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
static interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor
static void
SnapshotReferenceUtil.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 void
SnapshotReferenceUtil.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 void
SnapshotReferenceUtil.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 void
SnapshotReferenceUtil.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