private class IntegrationTestDDLMasterFailover.Worker extends Thread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
private IntegrationTestDDLMasterFailover.ACTION |
action |
private Exception |
savedException |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
private |
Worker() |
| Modifier and Type | Method and Description |
|---|---|
IntegrationTestDDLMasterFailover.ACTION |
getAction() |
Exception |
getSavedException() |
void |
run() |
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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprivate Exception savedException
private IntegrationTestDDLMasterFailover.ACTION action
private Worker()
public Exception getSavedException()
public IntegrationTestDDLMasterFailover.ACTION getAction()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.