class DisableTableHandler.BulkDisabler extends BulkAssigner
| Modifier and Type | Field and Description |
|---|---|
private List<HRegionInfo> |
regions |
server| Constructor and Description |
|---|
DisableTableHandler.BulkDisabler(Server server,
List<HRegionInfo> regions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
populatePool(ExecutorService pool) |
protected boolean |
waitUntilDone(long timeout)
Wait until bulk assign is done.
|
bulkAssign, bulkAssign, getThreadCount, getThreadNamePrefix, getTimeoutOnRIT, getUncaughtExceptionHandlerprivate final List<HRegionInfo> regions
DisableTableHandler.BulkDisabler(Server server, List<HRegionInfo> regions)
protected void populatePool(ExecutorService pool)
populatePool in class BulkAssignerprotected boolean waitUntilDone(long timeout)
throws InterruptedException
BulkAssignerwaitUntilDone in class BulkAssignertimeout - How long to wait.InterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.