Package org.apache.hadoop.hbase
Class TestCellUtil.TestCellScannable
java.lang.Object
org.apache.hadoop.hbase.TestCellUtil.TestCellScannable
- All Implemented Interfaces:
org.apache.hadoop.hbase.CellScannable
- Enclosing class:
- TestCellUtil
private static class TestCellUtil.TestCellScannable
extends Object
implements org.apache.hadoop.hbase.CellScannable
CellScannable used in test. Returns a
TestCellUtil.TestCellScanner
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
cellsCount
-
-
Constructor Details
-
TestCellScannable
TestCellScannable(int cellsCount)
-
-
Method Details
-
cellScanner
- Specified by:
cellScanner
in interfaceorg.apache.hadoop.hbase.CellScannable
-