Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.avro.file Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
BZip2CodecClassorg.apache.avro.fileAvro
CodecInterface for Avro-supported compression codecs for data files.Classorg.apache.avro.fileAvro
CodecFactoryEncapsulates the ability to specify and configure a compression codec.Classorg.apache.avro.fileAvro
DataFileConstantsConstants used in data files.Classorg.apache.avro.fileAvro
DataFileReaderRandom access to files written with DataFileWriter.Classorg.apache.avro.fileAvro
DataFileReader12Read files written by Avro version 1.Classorg.apache.avro.fileAvro
DataFileStreamStreaming access to files written by DataFileWriter.Classorg.apache.avro.fileAvro
DataFileStream .HeaderA handle that can be used to reopen a DataFile without re-reading the header of the stream.Classorg.apache.avro.file.DataFileStreamAvro
DataFileWriterStores in a file a sequence of data conforming to a schema.Classorg.apache.avro.fileAvro
DataFileWriter .AppendWriteExceptionThrown by DataFileWriter.Classorg.apache.avro.file.DataFileWriterAvro
FileReaderInterface for reading data from a file.Interfaceorg.apache.avro.fileAvro
SeekableByteArrayInputA SeekableInput backed with data in a byte array.Classorg.apache.avro.fileAvro
SeekableFileInputA FileInputStream that implements SeekableInput.Classorg.apache.avro.fileAvro
SeekableInputAn InputStream that supports seek and tell.Interfaceorg.apache.avro.fileAvro
SyncableInterfaceorg.apache.avro.fileAvro
SyncableFileOutputStreamAn implementation of Syncable which writes to a file.Classorg.apache.avro.fileAvro
XZCodecClassorg.apache.avro.fileAvro