org.apache.hadoop.hbase.snapshot
Interface SnapshotReferenceUtil.StoreFileVisitor

All Known Subinterfaces:
SnapshotReferenceUtil.SnapshotVisitor
Enclosing class:
SnapshotReferenceUtil

public static interface SnapshotReferenceUtil.StoreFileVisitor


Method Summary
 void storeFile(HRegionInfo regionInfo, String familyName, SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile)
           
 

Method Detail

storeFile

void storeFile(HRegionInfo regionInfo,
               String familyName,
               SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile)
               throws IOException
Throws:
IOException


Copyright © 2015 The Apache Software Foundation. All rights reserved.