Package org.apache.hadoop.hbase.snapshot
Interface SnapshotReferenceUtil.StoreFileVisitor
- All Known Subinterfaces:
SnapshotReferenceUtil.SnapshotVisitor
- Enclosing class:
- SnapshotReferenceUtil
public static interface SnapshotReferenceUtil.StoreFileVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
storeFile
(RegionInfo regionInfo, String familyName, org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile)
-
Method Details
-
storeFile
void storeFile(RegionInfo regionInfo, String familyName, org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile) throws IOException - Throws:
IOException
-