@FunctionalInterface
public static interface AvroSource.DatumReaderFactory<T>
extends java.io.Serializable
| Modifier and Type | Method and Description | 
|---|---|
DatumReader<T> | 
apply(Schema writer,
     Schema reader)  | 
DatumReader<T> apply(Schema writer, Schema reader)