Class AvroTrevniKeyRecordWriter<T>

Type Parameters:
T - The Java type of the Trevni data to write.

public class AvroTrevniKeyRecordWriter<T> extends AvroTrevniRecordWriterBase<AvroKey<T>,NullWritable,T>
Writes Trevni records to an Trevni container file output stream.