Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
Packages that use SnapshotReferenceUtil.StoreFileVisitor
-
Uses of SnapshotReferenceUtil.StoreFileVisitor in org.apache.hadoop.hbase.snapshot
Subinterfaces of SnapshotReferenceUtil.StoreFileVisitor in org.apache.hadoop.hbase.snapshotMethods in org.apache.hadoop.hbase.snapshot with parameters of type SnapshotReferenceUtil.StoreFileVisitorModifier 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