Uses of Class
org.apache.hadoop.hbase.util.HbckTableInfo
Packages that use org.apache.hadoop.hbase.util.HbckTableInfo
-
Uses of org.apache.hadoop.hbase.util.HbckTableInfo in org.apache.hadoop.hbase.util
Methods in org.apache.hadoop.hbase.util with parameters of type org.apache.hadoop.hbase.util.HbckTableInfo in inModifier and TypeMethodDescriptionvoidHbckErrorReporter.reportError(org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE errorCode, String message, org.apache.hadoop.hbase.util.HbckTableInfo table) Deprecated.voidHbckErrorReporter.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) Deprecated.voidHbckErrorReporter.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) Deprecated.booleanHbckErrorReporter.tableHasErrors(org.apache.hadoop.hbase.util.HbckTableInfo table) Deprecated. -
Uses of org.apache.hadoop.hbase.util.HbckTableInfo in org.apache.hadoop.hbase.util.hbck
Methods in org.apache.hadoop.hbase.util.hbck that return org.apache.hadoop.hbase.util.HbckTableInfo in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.util.HbckTableInfoTableIntegrityErrorHandler.getTableInfo()org.apache.hadoop.hbase.util.HbckTableInfoTableIntegrityErrorHandlerImpl.getTableInfo()Methods in org.apache.hadoop.hbase.util.hbck with parameters of type org.apache.hadoop.hbase.util.HbckTableInfo in inModifier and TypeMethodDescriptionvoidTableIntegrityErrorHandler.setTableInfo(org.apache.hadoop.hbase.util.HbckTableInfo ti) Set the TableInfo used by all HRegionInfos fabricated by other callbacksvoidTableIntegrityErrorHandlerImpl.setTableInfo(org.apache.hadoop.hbase.util.HbckTableInfo ti2) Set the TableInfo used by all HRegionInfos fabricated by other callbacks