| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.snapshot |
| Class and Description |
|---|
| SnapshotManager
This class manages the procedure of taking and restoring snapshots.
|
| Class and 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
|
| SnapshotFileCache.SnapshotFileInspector |
| 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.