|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataFileReader | |
|---|---|
| org.apache.avro.file | A container file for Avro data. |
| Uses of DataFileReader in org.apache.avro.file |
|---|
| Methods in org.apache.avro.file that return DataFileReader | ||
|---|---|---|
static
|
DataFileReader.openReader(SeekableInput in,
DatumReader<D> reader,
DataFileStream.Header header,
boolean sync)
Construct a reader for a file at the current position of the input, without reading the header. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||