public static class TestMultiTableSnapshotInputFormatImpl.ScanWithEquals extends Object
Modifier and Type | Field and Description |
---|---|
private String |
startRow |
private String |
stopRow |
Constructor and Description |
---|
ScanWithEquals(org.apache.hadoop.hbase.client.Scan scan)
Creates a new instance of this class while copying all values.
|
public ScanWithEquals(org.apache.hadoop.hbase.client.Scan scan) throws IOException
scan
- The scan instance to copy from.IOException
- When copying the values fails.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.