public class RemoteCompactorThread extends CompactorThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected IMetaStoreClient |
msc |
conf, hostName, LOG, runtimeVersion, stopMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RemoteCompactorThread() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPoolName() |
void |
init(AtomicBoolean stop) |
void |
setPoolName(String poolName) |
createLockRequest, getConf, getRuntimeVersion, initializeAndStartThread, isMinorCompactionSupported, replIsCompactionDisabledForTable, resolvePartition, resolveStorageDescriptor, runJobAsSelf, setConf, tableNameactiveCount, 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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected IMetaStoreClient msc
public String getPoolName()
public void setPoolName(String poolName)
public void init(AtomicBoolean stop) throws Exception
init in class CompactorThreadExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.