Uses of Package
org.apache.avro.file
Package
Description
A container file for Avro data.
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions written in Java.
-
ClassDescriptionInterface for Avro-supported compression codecs for data files.Encapsulates the ability to specify and configure a compression codec.Random access to files written with
DataFileWriter
.Streaming access to files written byDataFileWriter
.A handle that can be used to reopen a DataFile without re-reading the header of the stream.Stores in a file a sequence of data conforming to a schema.Interface for reading data from a file.An InputStream that supports seek and tell. -
ClassDescriptionEncapsulates the ability to specify and configure a compression codec.
-
ClassDescriptionInterface for reading data from a file.An InputStream that supports seek and tell.
-
ClassDescriptionEncapsulates the ability to specify and configure a compression codec.Random access to files written with
DataFileWriter
.An InputStream that supports seek and tell.