Uses of Class
org.apache.avro.file.DataFileStream
-
Uses of DataFileStream in org.apache.avro.file
Modifier and TypeMethodDescriptionvoid
DataFileWriter.appendAllFrom
(DataFileStream<D> otherFile, boolean recompress) Appends data from another file. otherFile must have the same schema.