Uses of Interface
org.apache.lucene.util.SortableBytesRefArray
Packages that use SortableBytesRefArray
-
Uses of SortableBytesRefArray in org.apache.lucene.util
Classes in org.apache.lucene.util that implement SortableBytesRefArrayModifier and TypeClassDescriptionfinal class
A simple append only random-accessBytesRef
array that stores full copies of the appended bytes in aByteBlockPool
.(package private) final class
Just likeBytesRefArray
except all values have the same length.Fields in org.apache.lucene.util declared as SortableBytesRefArrayConstructors in org.apache.lucene.util with parameters of type SortableBytesRefArrayModifierConstructorDescriptionPartition
(SortableBytesRefArray buffer, boolean exhausted) A partition loaded into memory.