Class ExternalRefSorter.ByteSequenceIterator

java.lang.Object
org.apache.lucene.search.suggest.fst.ExternalRefSorter.ByteSequenceIterator
All Implemented Interfaces:
Closeable, AutoCloseable, BytesRefIterator
Enclosing class:
ExternalRefSorter

public static class ExternalRefSorter.ByteSequenceIterator extends Object implements BytesRefIterator, Closeable
Iterates over BytesRefs in a file, closes the reader when the iterator is exhausted.