Uses of Class
org.apache.lucene.store.ByteBuffersDataOutput

Packages that use ByteBuffersDataOutput
Package
Description
BlockTree terms dictionary.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Components from the Lucene 8.0 index format See org.apache.lucene.codecs.lucene84 for an overview of the index format.
Components from the Lucene 8.4 index format.
Lucene 8.7 file format.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
Binary i/o API, used for all index data.
Block KD-tree, implementing the generic spatial data structure described in this paper.