public class CellToBytesRefIterator extends Object implements BytesRefIterator
PrefixTreeStrategy.newCellToBytesRefIterator()
Modifier and Type | Field and Description |
---|---|
protected BytesRef |
bytesRef |
protected Iterator<Cell> |
cellIter |
EMPTY
Constructor and Description |
---|
CellToBytesRefIterator() |
public BytesRef next()
next
in interface BytesRefIterator
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.