private static final class HBaseTestingUtility.FsDatasetAsyncDiskServiceFixer extends Thread
Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.hdfs.MiniDFSCluster |
cluster |
private boolean |
stopped |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
FsDatasetAsyncDiskServiceFixer(org.apache.hadoop.hdfs.MiniDFSCluster cluster) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
(package private) void |
shutdown() |
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, yield
private volatile boolean stopped
private final org.apache.hadoop.hdfs.MiniDFSCluster cluster
FsDatasetAsyncDiskServiceFixer(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.