Class CellFlatMap.CellFlatMapIterator
java.lang.Object
org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- CellFlatMap<T extends Cell>
-
Field Details
-
index
int index
-
-
Constructor Details
-
CellFlatMapIterator
private CellFlatMapIterator()
-
-
Method Details