public interface DatumReader<D>
Determines the in-memory data representation.
D
read(D reuse, Decoder in)
void
setSchema(Schema schema)
void setSchema(Schema schema)
D read(D reuse, Decoder in) throws IOException
IOException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.