T - type T to be deserialized.public interface DatumReader<T>
| Modifier and Type | Method and Description |
|---|---|
T |
read(Decoder decoder,
Schema sourceSchema) |
T read(Decoder decoder, Schema sourceSchema) throws IOException
IOExceptionCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.