| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.util | |
| org.apache.hadoop.hbase.util.hbck |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table)
已过时。
|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table,
HbckRegionInfo info)
已过时。
|
void |
HbckErrorReporter.reportError(HbckErrorReporter.ERROR_CODE errorCode,
String message,
HbckTableInfo table,
HbckRegionInfo info1,
HbckRegionInfo info2)
已过时。
|
boolean |
HbckErrorReporter.tableHasErrors(HbckTableInfo table)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HbckTableInfo |
TableIntegrityErrorHandlerImpl.getTableInfo() |
HbckTableInfo |
TableIntegrityErrorHandler.getTableInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.