Package | Description |
---|---|
org.apache.hadoop.hbase.snapshot | |
org.apache.hadoop.hbase.util |
Modifier and Type | Interface and Description |
---|---|
static interface |
SnapshotReferenceUtil.SnapshotVisitor |
Modifier and Type | Method and Description |
---|---|
static void |
SnapshotReferenceUtil.visitLogFiles(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path snapshotDir,
FSVisitor.LogFileVisitor visitor)
Iterate over the snapshot log files
|
Modifier and Type | Method and Description |
---|---|
static void |
FSVisitor.visitLogFiles(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path rootDir,
FSVisitor.LogFileVisitor visitor)
Iterate over hbase log files
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.