java.lang.Runnable
LearnerHandler
, QuorumCnxManager.Listener
, QuorumPeer
, ZooKeeperCriticalThread
public class ZooKeeperThread
extends java.lang.Thread
Constructor | Description |
---|---|
ZooKeeperThread(java.lang.Runnable thread,
java.lang.String threadName) |
|
ZooKeeperThread(java.lang.String threadName) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
handleException(java.lang.String thName,
java.lang.Throwable e) |
This will be used by the uncaught exception handler and just log a
warning message and return.
|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
Copyright © 2018 The Apache Software Foundation