Uses of Interface
org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.SnapshotVisitor

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
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.