| Package | Description |
|---|---|
| org.apache.hadoop.hbase.util | |
| org.apache.hadoop.hbase.util.hbck |
| Modifier and Type | Method and Description |
|---|---|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table)
Deprecated.
|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table,
HbckRegionInfo info)
Deprecated.
|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table,
HbckRegionInfo info1,
HbckRegionInfo info2)
Deprecated.
|
boolean |
HbckErrorReporter.tableHasErrors(HbckTableInfo table)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HbckTableInfo |
TableIntegrityErrorHandlerImpl.getTableInfo() |
HbckTableInfo |
TableIntegrityErrorHandler.getTableInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableIntegrityErrorHandlerImpl.setTableInfo(HbckTableInfo ti2)
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
|
void |
TableIntegrityErrorHandler.setTableInfo(HbckTableInfo ti)
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.