private static class TestCellUtil.TestCellScanner extends Object implements org.apache.hadoop.hbase.CellScanner
| Modifier and Type | Field and Description |
|---|---|
private int |
cellsCount |
private int |
count |
private org.apache.hadoop.hbase.Cell |
current |
| Constructor and Description |
|---|
TestCellScanner(int cellsCount) |
private int count
private org.apache.hadoop.hbase.Cell current
private final int cellsCount
TestCellScanner(int cellsCount)
public org.apache.hadoop.hbase.Cell current()
current in interface org.apache.hadoop.hbase.CellScannerpublic boolean advance() throws IOException
advance in interface org.apache.hadoop.hbase.CellScannerIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.