public class LogFileFeeder extends StoppableThread
Thread.State, Thread.UncaughtExceptionHandlerenvImplMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
LogFileFeeder(FeederManager feederManager,
DataChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected Logger |
getLogger() |
protected int |
initiateSoftShutdown()
Threads that use shutdownThread() must define this method.
|
void |
run()
The main driver loop that enforces the protocol message sequence and
implements it.
|
void |
shutdown() |
cleanup, getSavedShutdownException, getTotalCpuTime, getTotalUserTime, handleUncaughtException, isShutdown, saveShutdownException, 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, yieldpublic LogFileFeeder(FeederManager feederManager, DataChannel channel) throws DatabaseException
DatabaseExceptionpublic void shutdown()
protected int initiateSoftShutdown()
StoppableThreadinitiateSoftShutdown in class StoppableThreadpublic void run()
protected Logger getLogger()
getLogger in class StoppableThreadStoppableThread.getLogger()Copyright © 2024. All rights reserved.