Class AvroTrevniKeyRecordReader<T>

Type Parameters:
T - The (java) type of data in Trevni container file.
All Implemented Interfaces:
Closeable, AutoCloseable

public class AvroTrevniKeyRecordReader<T> extends AvroTrevniRecordReaderBase<AvroKey<T>,NullWritable,T>
Reads records from an input split representing a chunk of an Trenvi container file.