Package | Description |
---|---|
org.apache.hadoop.hbase.util | |
org.apache.hadoop.hbase.util.hbck |
Modifier and Type | Method and Description |
---|---|
HBaseFsck.ErrorReporter |
HBaseFsck.getErrors() |
Modifier and Type | Method and Description |
---|---|
static void |
HBaseFsck.debugLsr(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path p,
HBaseFsck.ErrorReporter errors)
ls -r for debugging purposes
|
Modifier and Type | Method and Description |
---|---|
void |
HFileCorruptionChecker.report(HBaseFsck.ErrorReporter out)
Print a human readable summary of hfile quarantining operations.
|
Constructor and Description |
---|
TableLockChecker(ZooKeeperWatcher zkWatcher,
HBaseFsck.ErrorReporter errorReporter) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.