| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatumReader<D>
Read data of a schema.
Determines the in-memory data representation.
| Method Summary | |
|---|---|
|  D | read(D reuse,
     Decoder in)Read a datum. | 
|  void | setSchema(Schema schema)Set the writer's schema. | 
| Method Detail | 
|---|
void setSchema(Schema schema)
D read(D reuse,
       Decoder in)
       throws IOException
IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||