Uses of Class
org.apache.lucene.codecs.blocktree.BlockTreeTermsWriter.PendingTerm
-
Packages that use BlockTreeTermsWriter.PendingTerm Package Description org.apache.lucene.codecs.blocktree BlockTree terms dictionary. -
-
Uses of BlockTreeTermsWriter.PendingTerm in org.apache.lucene.codecs.blocktree
Fields in org.apache.lucene.codecs.blocktree declared as BlockTreeTermsWriter.PendingTerm Modifier and Type Field Description private BlockTreeTermsWriter.PendingTermBlockTreeTermsWriter.TermsWriter. firstPendingTermprivate BlockTreeTermsWriter.PendingTermBlockTreeTermsWriter.TermsWriter. lastPendingTerm
-