|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnapshotReferenceUtil.SnapshotVisitor | |
---|---|
org.apache.hadoop.hbase.snapshot |
Uses of SnapshotReferenceUtil.SnapshotVisitor in org.apache.hadoop.hbase.snapshot |
---|
Methods in org.apache.hadoop.hbase.snapshot with parameters of type SnapshotReferenceUtil.SnapshotVisitor | |
---|---|
static void |
SnapshotReferenceUtil.visitReferencedFiles(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path snapshotDir,
HBaseProtos.SnapshotDescription desc,
SnapshotReferenceUtil.SnapshotVisitor visitor)
Iterate over the snapshot store files, restored.edits and logs |
static 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, restored.edits and logs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |