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

Packages that use ChecksumIndexInput
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format See org.apache.lucene.codecs.lucene84 for an overview of the index format.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.
Binary i/o API, used for all index data.
Some utility classes.