Class Lucene90CompoundReader

All Implemented Interfaces:
Closeable, AutoCloseable

final class Lucene90CompoundReader extends CompoundDirectory
Class for accessing a compound stream. This class implements a directory, but is limited to only read operations. Directory methods that would normally modify data throw an exception.