Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
-
Uses of SnapshotReferenceUtil.StoreFileVisitor in org.apache.hadoop.hbase.snapshot
Modifier and TypeMethodDescriptionstatic void
SnapshotReferenceUtil.concurrentVisitReferencedFiles
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, SnapshotManifest manifest, String desc, SnapshotReferenceUtil.StoreFileVisitor visitor) static void
SnapshotReferenceUtil.concurrentVisitReferencedFiles
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, SnapshotManifest manifest, ExecutorService exec, SnapshotReferenceUtil.StoreFileVisitor visitor) static void
SnapshotReferenceUtil.verifySnapshot
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, SnapshotManifest manifest, SnapshotReferenceUtil.StoreFileVisitor visitor) Verify the validity of the snapshot.static void
SnapshotReferenceUtil.visitRegionStoreFiles
(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest manifest, SnapshotReferenceUtil.StoreFileVisitor visitor) Iterate over the snapshot store files in the specified region(package private) static void
SnapshotReferenceUtil.visitTableStoreFiles
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path snapshotDir, org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription desc, SnapshotReferenceUtil.StoreFileVisitor visitor) © Iterate over the snapshot store files