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

Packages that use HFileCorruptionChecker
org.apache.hadoop.hbase.util   
 

Uses of HFileCorruptionChecker in org.apache.hadoop.hbase.util
 

Methods in org.apache.hadoop.hbase.util that return HFileCorruptionChecker
protected  HFileCorruptionChecker HBaseFsck.createHFileCorruptionChecker(boolean sidelineCorruptHFiles)
           
 HFileCorruptionChecker HBaseFsck.getHFilecorruptionChecker()
           
 

Methods in org.apache.hadoop.hbase.util with parameters of type HFileCorruptionChecker
 void HBaseFsck.setHFileCorruptionChecker(HFileCorruptionChecker hfcc)
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.