| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.coordination | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SplitLogTask.Done  | 
static class  | 
SplitLogTask.Err  | 
static class  | 
SplitLogTask.Owned  | 
static class  | 
SplitLogTask.Resigned  | 
static class  | 
SplitLogTask.Unassigned  | 
| Modifier and Type | Method and Description | 
|---|---|
static SplitLogTask | 
SplitLogTask.parseFrom(byte[] data)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SplitLogWorkerCoordination.endTask(SplitLogTask slt,
       LongAdder ctr,
       SplitLogWorkerCoordination.SplitTaskDetails splitTaskDetails)
Notify coordination engine that splitting task has completed. 
 | 
void | 
ZkSplitLogWorkerCoordination.endTask(SplitLogTask slt,
       LongAdder ctr,
       SplitLogWorkerCoordination.SplitTaskDetails details)
endTask() can fail and the only way to recover out of it is for the
  
SplitLogManager to timeout the task node. | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.