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