|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.avro.file | |
---|---|
org.apache.avro.file | A container file for Avro data. |
org.apache.avro.mapred | Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java. |
Classes in org.apache.avro.file used by org.apache.avro.file | |
---|---|
CodecFactory
Encapsulates the ability to specify and configure a compression codec. |
|
DataFileStream
Streaming access to files written by DataFileWriter . |
|
DataFileWriter
Stores in a file a sequence of data conforming to a schema. |
|
FileReader
Interface for reading data from a file. |
|
SeekableInput
An InputStream that supports seek and tell. |
Classes in org.apache.avro.file used by org.apache.avro.mapred | |
---|---|
FileReader
Interface for reading data from a file. |
|
SeekableInput
An InputStream that supports seek and tell. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |