class Replica.ReplayThread extends StoppableThread
| Modifier and Type | Field and Description |
|---|---|
(package private) com.sleepycat.je.rep.impl.node.Replica.ReplayExitType |
exitRequest
Set asynchronously when a shutdown is being requested.
|
envImpl| Modifier | Constructor and Description |
|---|---|
protected |
Replica.ReplayThread(EnvironmentImpl envImpl,
java.lang.String threadName) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.logging.Logger |
getLogger() |
protected int |
initiateSoftShutdown()
Threads that use shutdownThread() must define this method.
|
void |
run() |
cleanup, getSavedShutdownException, getTotalCpuTime, getTotalUserTime, isShutdown, saveShutdownException, setExceptionListener, shutdownDone, shutdownThreadactiveCount, 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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldvolatile com.sleepycat.je.rep.impl.node.Replica.ReplayExitType exitRequest
protected Replica.ReplayThread(EnvironmentImpl envImpl, java.lang.String threadName)
protected int initiateSoftShutdown()
StoppableThreadinitiateSoftShutdown in class StoppableThreadpublic void run()
run in interface java.lang.Runnablerun in class java.lang.Threadprotected java.util.logging.Logger getLogger()
getLogger in class StoppableThreadCopyright (c) 2004-2012 Oracle. All rights reserved.