java.lang.Runnablepublic class AuditReplayThread
extends java.lang.Thread
DelayQueue into which items
are inserted by the AuditReplayMapper. Once an item is ready, this
thread will fetch the command from the queue and attempt to replay it.| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yieldCopyright © 2008–2025 Apache Software Foundation. All rights reserved.