public interface DatumWriter<D>
Implemented for different in-memory data representations.
void setSchema(Schema schema)
void write(D datum, Encoder out) throws IOException
IOException
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.