Uses of Class
org.apache.lucene.codecs.uniformsplit.sharedterms.STUniformSplitTermsWriter.TermIterator
-
Packages that use STUniformSplitTermsWriter.TermIterator Package Description org.apache.lucene.codecs.uniformsplit.sharedterms Pluggable term index / block terms dictionary implementations. -
-
Uses of STUniformSplitTermsWriter.TermIterator in org.apache.lucene.codecs.uniformsplit.sharedterms
Subclasses of STUniformSplitTermsWriter.TermIterator in org.apache.lucene.codecs.uniformsplit.sharedterms Modifier and Type Class Description private classSTUniformSplitTermsWriter.FieldTermsprivate classSTUniformSplitTermsWriter.MergingFieldTermsprivate classSTUniformSplitTermsWriter.SegmentTermsMethods in org.apache.lucene.codecs.uniformsplit.sharedterms that return STUniformSplitTermsWriter.TermIterator Modifier and Type Method Description (package private) STUniformSplitTermsWriter.TermIterator<T>STUniformSplitTermsWriter.TermIteratorQueue. popTerms()
-