|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFileStream | |
---|---|
org.apache.avro.file | A container file for Avro data. |
Uses of DataFileStream in org.apache.avro.file |
---|
Subclasses of DataFileStream in org.apache.avro.file | |
---|---|
class |
DataFileReader<D>
Random access to files written with DataFileWriter . |
Methods in org.apache.avro.file with parameters of type DataFileStream | |
---|---|
void |
DataFileWriter.appendAllFrom(DataFileStream<D> otherFile,
boolean recompress)
Appends data from another file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |