Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
Packages that use org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
-
Uses of org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor in org.apache.hadoop.hbase.snapshot
Subinterfaces of org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor in in org.apache.hadoop.hbase.snapshotModifier and TypeInterfaceDescriptionstatic interfaceorg.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitorMethods in org.apache.hadoop.hbase.snapshot with parameters of type org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor in inModifier and TypeMethodDescriptionstatic voidSnapshotReferenceUtil.concurrentVisitReferencedFiles(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.hbase.snapshot.SnapshotManifest manifest, String desc, org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor visitor) static voidSnapshotReferenceUtil.concurrentVisitReferencedFiles(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.hbase.snapshot.SnapshotManifest manifest, ExecutorService exec, org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor visitor) static voidSnapshotReferenceUtil.verifySnapshot(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.hbase.snapshot.SnapshotManifest manifest, org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor visitor) Verify the validity of the snapshot.static voidSnapshotReferenceUtil.visitRegionStoreFiles(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest manifest, org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor visitor) Iterate over the snapshot store files in the specified region