-
void
MasterSnapshotVerifier.verifySnapshot(org.apache.hadoop.fs.Path snapshotDir,
boolean verifyRegions)
Verify that the snapshot in the directory is a valid snapshot
private void
Check that the snapshot description written in the filesystem matches the current snapshot
-
static org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription
SnapshotDescriptionUtils.readSnapshotInfo(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path snapshotDir)
Read in the SnapshotProtos.SnapshotDescription
stored for the snapshot in the passed directory