Package | Description |
---|---|
org.apache.hadoop.hbase.snapshot |
Modifier and Type | Method and Description |
---|---|
static 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 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
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.