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.
TableLockChecker Utility to check and fix table locks.
 



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