Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor
-
Uses of SnapshotReferenceUtil.SnapshotVisitor in org.apache.hadoop.hbase.snapshot
Modifier and TypeMethodDescriptionstatic void
SnapshotReferenceUtil.visitReferencedFiles
(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.SnapshotVisitor visitor) Iterate over the snapshot store files, restored.edits and logsstatic void
SnapshotReferenceUtil.visitReferencedFiles
(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path snapshotDir, SnapshotReferenceUtil.SnapshotVisitor visitor) Iterate over the snapshot store files