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.HFileCorruptionCheckerHBaseFsck.createHFileCorruptionChecker(boolean sidelineCorruptHFiles) Deprecated.org.apache.hadoop.hbase.util.hbck.HFileCorruptionCheckerHBaseFsck.getHFilecorruptionChecker()Deprecated.Methods in org.apache.hadoop.hbase.util with parameters of type org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker in inModifier and TypeMethodDescriptionvoidHBaseFsck.setHFileCorruptionChecker(org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker hfcc) Deprecated.