T - type T to serialized.public interface DatumWriter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
encode(T data,
Encoder encoder) |
void encode(T data, Encoder encoder) throws IOException
IOExceptionCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.