Package com.linkedin.venice.hadoop.input.recordreader
package com.linkedin.venice.hadoop.input.recordreader
-
ClassDescriptionAbstractVeniceRecordReader<INPUT_KEY,
INPUT_VALUE> An abstraction for a record reader that reads records from the configured input into Avro-serialized keys and values.