Packages that use org.apache.hadoop.hbase.util.HbckTableInfo
-
void
HbckErrorReporter.reportError(org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE errorCode,
String message,
org.apache.hadoop.hbase.util.HbckTableInfo table)
void
HbckErrorReporter.reportError(org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE errorCode,
String message,
org.apache.hadoop.hbase.util.HbckTableInfo table,
org.apache.hadoop.hbase.util.HbckRegionInfo info)
void
HbckErrorReporter.reportError(org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE errorCode,
String message,
org.apache.hadoop.hbase.util.HbckTableInfo table,
org.apache.hadoop.hbase.util.HbckRegionInfo info1,
org.apache.hadoop.hbase.util.HbckRegionInfo info2)
boolean
HbckErrorReporter.tableHasErrors(org.apache.hadoop.hbase.util.HbckTableInfo table)
-
org.apache.hadoop.hbase.util.HbckTableInfo
TableIntegrityErrorHandler.getTableInfo()
org.apache.hadoop.hbase.util.HbckTableInfo
TableIntegrityErrorHandlerImpl.getTableInfo()
void
TableIntegrityErrorHandler.setTableInfo(org.apache.hadoop.hbase.util.HbckTableInfo ti)
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
void
TableIntegrityErrorHandlerImpl.setTableInfo(org.apache.hadoop.hbase.util.HbckTableInfo ti2)
Set the TableInfo used by all HRegionInfos fabricated by other callbacks