Package | Description |
---|---|
org.apache.avro.file |
A container file for Avro data.
|
Modifier and Type | Class and Description |
---|---|
class |
DataFileReader<D>
Random access to files written with
DataFileWriter . |
Modifier and Type | Method and Description |
---|---|
void |
DataFileWriter.appendAllFrom(DataFileStream<D> otherFile,
boolean recompress)
Appends data from another file.
|
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.