|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeekableInput | |
---|---|
org.apache.avro.file | A container file for Avro data. |
Uses of SeekableInput in org.apache.avro.file |
---|
Classes in org.apache.avro.file that implement SeekableInput | |
---|---|
class |
SeekableFileInput
A FileInputStream that implements SeekableInput . |
Constructors in org.apache.avro.file with parameters of type SeekableInput | |
---|---|
DataFileReader(SeekableInput sin,
DatumReader<D> reader)
Construct a reader for a file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |