| 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 | ZkSplitLogWorkerCoordination. endTask(SplitLogTask slt,
       AtomicLong ctr,
       SplitLogWorkerCoordination.SplitTaskDetails details)endTask() can fail and the only way to recover out of it is for the
  SplitLogManagerto timeout the task node. | 
| void | SplitLogWorkerCoordination. endTask(SplitLogTask slt,
       AtomicLong ctr,
       SplitLogWorkerCoordination.SplitTaskDetails splitTaskDetails)Notify coordination engine that splitting task has completed. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.