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 |
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–2019 The Apache Software Foundation. All rights reserved.