Class CellFlatMap.CellFlatMapIterator

java.lang.Object
org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
All Implemented Interfaces:
Iterator<T>
Enclosing class:
CellFlatMap<T extends Cell>

private final class CellFlatMap.CellFlatMapIterator extends Object implements Iterator<T>