Class SeekableFSDataInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable, org.apache.avro.file.SeekableInput

    public class SeekableFSDataInputStream
    extends InputStream
    implements org.apache.avro.file.SeekableInput
    A wrapper for FSDataInputStream that implements Avro's SeekableInput.