Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.coordination |
Modifier and Type | Class and Description |
---|---|
static class |
SplitLogTask.Done
Deprecated.
|
static class |
SplitLogTask.Err
Deprecated.
|
static class |
SplitLogTask.Owned
Deprecated.
|
static class |
SplitLogTask.Resigned
Deprecated.
|
static class |
SplitLogTask.Unassigned
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SplitLogTask |
SplitLogTask.parseFrom(byte[] data)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SplitLogWorkerCoordination.endTask(SplitLogTask slt,
LongAdder ctr,
SplitLogWorkerCoordination.SplitTaskDetails splitTaskDetails)
Deprecated.
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–2020 The Apache Software Foundation. All rights reserved.