Package org.apache.hadoop.hbase.util.hbck

Interface Summary
TableIntegrityErrorHandler This interface provides callbacks for handling particular table integrity invariant violations.
 

Class Summary
HFileCorruptionChecker This class marches through all of the region's hfiles and verifies that they are all valid files.
OfflineMetaRepair This code is used to rebuild meta off line from file system data.
TableIntegrityErrorHandlerImpl Simple implementation of TableIntegrityErrorHandler.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.