Uses of Class
org.apache.lucene.sandbox.codecs.idversion.VersionBlockTreeTermsWriter.PendingEntry
Packages that use VersionBlockTreeTermsWriter.PendingEntry
Package
Description
A primary-key postings format that associates a version (long) with each term and can provide
fail-fast lookups by ID and version.
-
Uses of VersionBlockTreeTermsWriter.PendingEntry in org.apache.lucene.sandbox.codecs.idversion
Subclasses of VersionBlockTreeTermsWriter.PendingEntry in org.apache.lucene.sandbox.codecs.idversionModifier and TypeClassDescriptionprivate static final class
private static final class
Fields in org.apache.lucene.sandbox.codecs.idversion with type parameters of type VersionBlockTreeTermsWriter.PendingEntryModifier and TypeFieldDescriptionprivate final List
<VersionBlockTreeTermsWriter.PendingEntry> VersionBlockTreeTermsWriter.TermsWriter.pending