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