| Interface | Description |
|---|---|
| SnapshotReferenceUtil.SnapshotVisitor | |
| SnapshotReferenceUtil.StoreFileVisitor |
| Class | Description |
|---|---|
| CreateSnapshot |
This is a command line class that will snapshot a given table.
|
| RestoreSnapshotHelper |
Helper to Restore/Clone a Snapshot
|
| RestoreSnapshotHelper.RestoreMetaChanges |
Describe the set of operations needed to update hbase:meta after restore.
|
| SnapshotDescriptionUtils |
Utility class to help manage
SnapshotDesriptions. |
| SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter |
Filter that only accepts completed snapshot directories
|
| SnapshotInfo |
Tool for dumping snapshot information.
|
| SnapshotInfo.SnapshotStats |
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 amount
|
| SnapshotManifest |
Utility class to help read/write the Snapshot Manifest.
|
| SnapshotManifestV1 |
DO NOT USE DIRECTLY.
|
| SnapshotManifestV2 |
DO NOT USE DIRECTLY.
|
| SnapshotReferenceUtil |
Utility methods for interacting with the snapshot referenced files.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.