Package org.apache.hadoop.hbase.util.hbck
package org.apache.hadoop.hbase.util.hbck
-
ClassDescriptionorg.apache.hadoop.hbase.util.hbck.HFileCorruptionCheckerThis class marches through all of the region's hfiles and verifies that they are all valid files.org.apache.hadoop.hbase.util.hbck.ReplicationCheckerCheck and fix undeleted replication queues for removed peerId.org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerThis interface provides callbacks for handling particular table integrity invariant violations.org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImplSimple implementation of TableIntegrityErrorHandler.