T - type T to be deserialized.public interface DatumReader<T>
| Modifier and Type | Method and Description |
|---|---|
T |
read(Decoder decoder,
co.cask.cdap.api.data.schema.Schema sourceSchema) |
T read(Decoder decoder, co.cask.cdap.api.data.schema.Schema sourceSchema) throws IOException
IOExceptionCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.