Uses of Class
org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Packages that use HFileCorruptionChecker
-
Uses of HFileCorruptionChecker in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util declared as HFileCorruptionCheckerMethods in org.apache.hadoop.hbase.util that return HFileCorruptionCheckerModifier and TypeMethodDescriptionprotected HFileCorruptionChecker
HBaseFsck.createHFileCorruptionChecker
(boolean sidelineCorruptHFiles) Deprecated.HBaseFsck.getHFilecorruptionChecker()
Deprecated.Methods in org.apache.hadoop.hbase.util with parameters of type HFileCorruptionCheckerModifier and TypeMethodDescriptionvoid
HBaseFsck.setHFileCorruptionChecker
(HFileCorruptionChecker hfcc) Deprecated.