Class TestMultiTableSnapshotInputFormatImpl.ScanWithEquals
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormatImpl.ScanWithEquals
- Enclosing class:
- TestMultiTableSnapshotInputFormatImpl
-
Field Summary
-
Constructor Summary
ConstructorDescriptionScanWithEquals
(org.apache.hadoop.hbase.client.Scan scan) Creates a new instance of this class while copying all values. -
Method Summary
-
Field Details
-
startRow
-
stopRow
-
-
Constructor Details
-
ScanWithEquals
Creates a new instance of this class while copying all values.- Parameters:
scan
- The scan instance to copy from.- Throws:
IOException
- When copying the values fails.
-
-
Method Details