T - type T readerpublic final class ReflectionDatumReader<T> extends Object implements DatumReader<T>
| Constructor and Description |
|---|
ReflectionDatumReader(Schema schema,
com.google.common.reflect.TypeToken<T> type) |
public T read(Decoder decoder, Schema sourceSchema) throws IOException
read in interface DatumReader<T>IOExceptionCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.