Uses of Class
org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker

Packages that use org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Package
Description
 
  • 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 in
    Modifier and Type
    Method
    Description
    protected 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 in
    Modifier and Type
    Method
    Description
    void
    HBaseFsck.setHFileCorruptionChecker(org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker hfcc)
    Deprecated.