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

Packages that use DataInput
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Lucene 4.0 file format.
Lucene 4.1 file format.
Code to maintain and access indices.
Binary i/o API, used for all index data.
Some utility classes.
Finite state transducers
Packed integer arrays and streams.