Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 构造器和说明 |
|---|
PartitionPool(RegionContext regionContext,
com.aliyun.drc.clusterclient.impl.ClientCluster cluster) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addMonitoredThread(Thread thread,
AbnormalThreadHook hook) |
void |
addPartition(Partition partition) |
String |
getGuid() |
String |
getIp() |
Partition |
getPartition(String partition) |
String |
getSeq() |
void |
init() |
void |
removePartition(String partition) |
void |
run() |
void |
setGuid(String guid) |
void |
setIp(String ip) |
void |
setSeq(String seq) |
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, yieldpublic PartitionPool(RegionContext regionContext, com.aliyun.drc.clusterclient.impl.ClientCluster cluster)
public void addPartition(Partition partition)
public void removePartition(String partition)
public void addMonitoredThread(Thread thread, AbnormalThreadHook hook)
public void shutdown()
throws InterruptedException
public void setGuid(String guid)
public final String getGuid()
public void setIp(String ip)
public final String getIp()
public String getSeq()
public void setSeq(String seq)
Copyright © 2017. All Rights Reserved.