Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Class and Description |
---|---|
static class |
HBaseTestCase.ClientScannerIncommon
Deprecated.
|
static class |
HBaseTestCase.InternalScannerIncommon
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HBaseTestCase.ScannerIncommon |
HBaseTestCase.Incommon.getScanner(byte[] family,
byte[][] qualifiers,
byte[] firstRow,
long ts) |
HBaseTestCase.ScannerIncommon |
HBaseTestCase.HRegionIncommon.getScanner(byte[] family,
byte[][] qualifiers,
byte[] firstRow,
long ts) |
HBaseTestCase.ScannerIncommon |
HBaseTestCase.HTableIncommon.getScanner(byte[] family,
byte[][] qualifiers,
byte[] firstRow,
long ts) |