Uses of Package
org.apache.avro.file
-
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.