@InterfaceAudience.Private public class RSSnapshotVerifier extends Object
SnapshotVerifyProcedure to verify if the
region info and store file info in RegionManifest are intact.| Constructor and Description |
|---|
RSSnapshotVerifier(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyRegion(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
RegionInfo region) |
public RSSnapshotVerifier(org.apache.hadoop.conf.Configuration conf)
public void verifyRegion(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, RegionInfo region) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.