Package | Description |
---|---|
org.apache.hadoop.hbase.master |
Modifier and Type | Field and Description |
---|---|
SplitLogManager.TaskBatch |
SplitLogManager.Task.batch |
Modifier and Type | Method and Description |
---|---|
private int |
SplitLogManager.activeTasks(SplitLogManager.TaskBatch batch) |
private SplitLogManager.Task |
SplitLogManager.createTaskIfAbsent(String path,
SplitLogManager.TaskBatch batch) |
(package private) boolean |
SplitLogManager.enqueueSplitTask(String taskname,
SplitLogManager.TaskBatch batch)
Add a task entry to coordination if it is not already there.
|
private void |
SplitLogManager.waitForSplittingCompletion(SplitLogManager.TaskBatch batch,
MonitoredTask status) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.