Package | Description |
---|---|
org.apache.hadoop.hbase.util | |
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Field and Description |
---|---|
(package private) RetryCounter |
HBaseFsck.FileLockCallable.retryCounter |
Modifier and Type | Method and Description |
---|---|
RetryCounter |
RetryCounterFactory.create() |
Modifier and Type | Method and Description |
---|---|
static Pair<org.apache.hadoop.fs.Path,org.apache.hadoop.fs.FSDataOutputStream> |
HBaseFsck.checkAndMarkRunningHbck(org.apache.hadoop.conf.Configuration conf,
RetryCounter retryCounter)
This method maintains a lock using a file.
|
Constructor and Description |
---|
FileLockCallable(org.apache.hadoop.conf.Configuration conf,
RetryCounter retryCounter) |
Modifier and Type | Method and Description |
---|---|
private void |
RecoverableZooKeeper.retryOrThrow(RetryCounter retryCounter,
org.apache.zookeeper.KeeperException e,
String opName) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.