private static class TestCellUtil.TestCellScannable extends Object implements org.apache.hadoop.hbase.CellScannable
TestCellUtil.TestCellScanner
Modifier and Type | Field and Description |
---|---|
private int |
cellsCount |
Constructor and Description |
---|
TestCellScannable(int cellsCount) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.CellScanner |
cellScanner() |
private final int cellsCount
TestCellScannable(int cellsCount)
public org.apache.hadoop.hbase.CellScanner cellScanner()
cellScanner
in interface org.apache.hadoop.hbase.CellScannable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.