Uses of Class
org.apache.lucene.util.PagedBytes.Reader
Packages that use PagedBytes.Reader
Package
Description
Pluggable term index / block terms dictionary implementations.
Some utility classes.
-
Uses of PagedBytes.Reader in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms declared as PagedBytes.ReaderModifier and TypeFieldDescriptionprivate final PagedBytes.Reader
FixedGapTermsIndexReader.termBytesReader
-
Uses of PagedBytes.Reader in org.apache.lucene.util
Methods in org.apache.lucene.util that return PagedBytes.ReaderModifier and TypeMethodDescriptionPagedBytes.freeze
(boolean trim) Commits final byte[], trimming it if necessary and if trim=true