Interface | Description |
---|---|
SnapshotFileCache.SnapshotFileInspector |
Class | Description |
---|---|
DisabledTableSnapshotHandler |
Take a snapshot of a disabled table.
|
EnabledTableSnapshotHandler |
Handle the master side of taking a snapshot of an online table, regardless of snapshot type.
|
MasterSnapshotVerifier |
General snapshot verification on the master.
|
SnapshotFileCache |
Intelligently keep track of all the files for all the snapshots.
|
SnapshotFileCache.SnapshotDirectoryInfo |
Information about a snapshot directory
|
SnapshotHFileCleaner |
Implementation of a file cleaner that checks if a hfile is still used by snapshots of HBase
tables.
|
SnapshotManager |
This class manages the procedure of taking and restoring snapshots.
|
TakeSnapshotHandler |
A handler for taking snapshots from the master.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.