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 voidSnapshotReferenceUtil.concurrentVisitReferencedFiles(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, SnapshotManifest manifest, String desc, SnapshotReferenceUtil.StoreFileVisitor visitor) static voidSnapshotReferenceUtil.concurrentVisitReferencedFiles(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, SnapshotManifest manifest, ExecutorService exec, SnapshotReferenceUtil.StoreFileVisitor visitor) static voidSnapshotReferenceUtil.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 voidSnapshotReferenceUtil.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 voidSnapshotReferenceUtil.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