Package | Description |
---|---|
org.apache.hadoop.hbase.util | |
org.apache.hadoop.hbase.util.hbck |
Modifier and Type | Class and Description |
---|---|
private class |
HBaseFsck.TableInfo.HDFSIntegrityFixer
This handler fixes integrity errors from hdfs information.
|
private class |
HBaseFsck.TableInfo.IntegrityFixSuggester |
Modifier and Type | Field and Description |
---|---|
private TableIntegrityErrorHandler |
HBaseFsck.WorkItemOverlapMerge.handler |
Modifier and Type | Method and Description |
---|---|
boolean |
HBaseFsck.TableInfo.checkRegionChain(TableIntegrityErrorHandler handler)
Check the region chain (from META) of this table.
|
private boolean |
HBaseFsck.TableInfo.handleOverlapsParallel(TableIntegrityErrorHandler handler,
byte[] prevKey) |
Constructor and Description |
---|
HBaseFsck.WorkItemOverlapMerge(Collection<HBaseFsck.HbckInfo> overlapgroup,
TableIntegrityErrorHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
TableIntegrityErrorHandlerImpl
Simple implementation of TableIntegrityErrorHandler.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.