Uses of Class
org.apache.lucene.util.packed.PagedGrowableWriter
Packages that use PagedGrowableWriter
Package
Description
Code to maintain and access indices.
Finite state transducers
Packed integer arrays and streams.
-
Uses of PagedGrowableWriter in org.apache.lucene.index
Fields in org.apache.lucene.index declared as PagedGrowableWriterModifier and TypeFieldDescriptionprivate final PagedGrowableWriterBinaryDocValuesFieldUpdates.Iterator.lengthsprivate PagedGrowableWriterBinaryDocValuesFieldUpdates.lengthsprivate final PagedGrowableWriterBinaryDocValuesFieldUpdates.Iterator.offsetsprivate PagedGrowableWriterBinaryDocValuesFieldUpdates.offsetsConstructors in org.apache.lucene.index with parameters of type PagedGrowableWriterModifierConstructorDescription(package private)Iterator(int size, PagedGrowableWriter offsets, PagedGrowableWriter lengths, PagedMutable docs, BytesRef values, long delGen) -
Uses of PagedGrowableWriter in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as PagedGrowableWriterModifier and TypeFieldDescriptionprivate PagedGrowableWriterNodeHash.PagedGrowableHash.copiedNodeAddressprivate PagedGrowableWriterNodeHash.PagedGrowableHash.fstNodeAddress -
Uses of PagedGrowableWriter in org.apache.lucene.util.packed
Methods in org.apache.lucene.util.packed that return PagedGrowableWriterModifier and TypeMethodDescriptionprotected PagedGrowableWriterPagedGrowableWriter.newUnfilledCopy(long newSize)