Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor
Packages that use org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor
-
Uses of org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor in org.apache.hadoop.hbase.snapshot
Methods in org.apache.hadoop.hbase.snapshot with parameters of type org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor in inModifier 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, org.apache.hadoop.hbase.snapshot.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, org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor visitor) Iterate over the snapshot store files