| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.snapshot | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) SnapshotManager | HMaster. snapshotManager | 
| Modifier and Type | Method and Description | 
|---|---|
| SnapshotManager | MasterServices. getSnapshotManager() | 
| SnapshotManager | HMaster. getSnapshotManager() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SnapshotManager | TakeSnapshotHandler. snapshotManager | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<org.apache.hadoop.fs.FileStatus> | SnapshotFileCache. getUnreferencedFiles(Iterable<org.apache.hadoop.fs.FileStatus> files,
                    SnapshotManager snapshotManager)Check to see if any of the passed file names is contained in any of the snapshots. | 
| Constructor and Description | 
|---|
| DisabledTableSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
                            MasterServices masterServices,
                            SnapshotManager snapshotManager) | 
| EnabledTableSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
                           MasterServices master,
                           SnapshotManager manager) | 
| TakeSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
                   MasterServices masterServices,
                   SnapshotManager snapshotManager) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.