Class ByteBuffersIndexInput

All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable, RandomAccessInput

public final class ByteBuffersIndexInput extends IndexInput implements RandomAccessInput
An IndexInput implementing RandomAccessInput and backed by a ByteBuffersDataInput.