static class OpenRegionHandler.PostOpenDeployTasksThread extends Thread
getException() after the thread finishes
 to check for exceptions running
 RegionServerServices.postOpenDeployTasks(PostOpenDeployContext)Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description | 
|---|---|
private Throwable | 
exception  | 
private long | 
masterSystemTime  | 
private HRegion | 
region  | 
private Server | 
server  | 
private RegionServerServices | 
services  | 
private AtomicBoolean | 
signaller  | 
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description | 
|---|
PostOpenDeployTasksThread(HRegion region,
                         Server server,
                         RegionServerServices services,
                         AtomicBoolean signaller,
                         long masterSystemTime)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) Throwable | 
getException()  | 
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 final RegionServerServices services
private final AtomicBoolean signaller
private final long masterSystemTime
PostOpenDeployTasksThread(HRegion region, Server server, RegionServerServices services, AtomicBoolean signaller, long masterSystemTime)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.