Package org.apache.hadoop.hbase.snapshot
package org.apache.hadoop.hbase.snapshot
-
ClassDescriptionClass to help with dealing with a snapshot description on the client side.Exception thrown when the found snapshot info from the filesystem is not valid.This is a command line class that will snapshot a given table.Export the specified snapshot to a given FileSystem.Indicates the checksum comparison result.Thrown when a snapshot could not be exported due to an error during the operation.General exception base class for when a snapshot fails.Thrown when a snapshot could not be restored due to a server-side error when restoring it.Helper to Restore/Clone a SnapshotDescribe the set of operations needed to update hbase:meta after restore.Thrown when a snapshot could not be created due to a server-side error when taking the snapshot.Utility class to help manage
SnapshotDesriptions
.Filter that only accepts completed snapshot directoriesThrown when the server is looking for a snapshot, but can't find the snapshot on the filesystem.Thrown when a snapshot exists, but should not.Tool for dumping snapshot information.Statistics about the snapshot How many store files and logs are in the archive How many store files and logs are shared with the table Total store files and logs size and shared amountInformation about the file referenced by the snapshotUtility class to help read/write the Snapshot Manifest.SnapshotManifest.RegionVisitor<TRegion,TFamily> DO NOT USE DIRECTLY.DO NOT USE DIRECTLY.Utility methods for interacting with the snapshot referenced files.Thrown when a snapshot could not be restored/cloned because the ttl for snapshot has already expiredThrown if a table should be online/offline, but is partially open.Exception thrown when we get a request for a snapshot we don't recognize.