Class Lucene50CompoundReader

All Implemented Interfaces:
Closeable, AutoCloseable

final class Lucene50CompoundReader 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.