| Interface | Description | 
|---|---|
| TableIntegrityErrorHandler | This interface provides callbacks for handling particular table integrity
 invariant violations. | 
| Class | Description | 
|---|---|
| HFileCorruptionChecker | This class marches through all of the region's hfiles and verifies that
 they are all valid files. | 
| OfflineMetaRepair | Deprecated Since 2.0.0. | 
| ReplicationChecker | Check and fix undeleted replication queues for removed peerId. | 
| TableIntegrityErrorHandlerImpl | Simple implementation of TableIntegrityErrorHandler. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.