Package org.apache.hadoop.hbase.snapshot
Class SnapshotTestingUtils.SnapshotMock.RegionData
java.lang.Object
org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock.RegionData
- Enclosing class:
- SnapshotTestingUtils.SnapshotMock
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRegionData
(org.apache.hadoop.fs.Path tableDir, org.apache.hadoop.hbase.client.RegionInfo hri, int nfiles) -
Method Summary
-
Field Details
-
hri
-
tableDir
-
files
-
-
Constructor Details
-
RegionData
public RegionData(org.apache.hadoop.fs.Path tableDir, org.apache.hadoop.hbase.client.RegionInfo hri, int nfiles)
-