Class BufferedIndexInput

All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable, RandomAccessInput
Direct Known Subclasses:
BufferedIndexInput.SlicedIndexInput, NIOFSDirectory.NIOFSIndexInput, RAFDirectory.RAFIndexInput, WindowsDirectory.WindowsIndexInput

public abstract class BufferedIndexInput extends IndexInput implements RandomAccessInput
Base implementation class for buffered IndexInput.