public class ZooKeeperThread
extends java.lang.Thread
Constructor and Description |
---|
ZooKeeperThread(java.lang.Runnable thread,
java.lang.String threadName) |
ZooKeeperThread(java.lang.String threadName) |
Modifier and Type | Method and 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.
|
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, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
Copyright © 2017 The Apache Software Foundation