Class CellToBytesRefIterator

java.lang.Object
org.apache.lucene.spatial.prefix.CellToBytesRefIterator
All Implemented Interfaces:
BytesRefIterator

public class CellToBytesRefIterator extends Object implements BytesRefIterator
A reset'able BytesRefIterator wrapper around an Iterator of Cells.
See Also:
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
  • Field Details

  • Constructor Details

    • CellToBytesRefIterator

      public CellToBytesRefIterator()
  • Method Details