Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.regionserver.handler |
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 |
---|---|
static void |
HLogSplitterHandler.endTask(ZooKeeperWatcher zkw,
SplitLogTask slt,
AtomicLong ctr,
String task,
int taskZKVersion)
endTask() can fail and the only way to recover out of it is for the
SplitLogManager to timeout the task node. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.