Skip navigation links

Apache Avro Java 1.11.1 API

Packages 
Package Description
org.apache.avro
Avro kernel classes.
org.apache.avro.compiler.schema  
org.apache.avro.compiler.specific  
org.apache.avro.data
Interfaces and base classes shared by generic, specific and reflect.
org.apache.avro.file
A container file for Avro data.
org.apache.avro.generic
A generic representation for Avro data.
org.apache.avro.grpc  
org.apache.avro.hadoop.file  
org.apache.avro.hadoop.io  
org.apache.avro.hadoop.util  
org.apache.avro.io
Utilities for Encoding and Decoding Avro data.
org.apache.avro.io.parsing
Implementation of Avro schemas as LL(1) grammars.
org.apache.avro.ipc
Support for inter-process calls.
org.apache.avro.ipc.generic  
org.apache.avro.ipc.jetty  
org.apache.avro.ipc.netty  
org.apache.avro.ipc.reflect  
org.apache.avro.ipc.specific  
org.apache.avro.ipc.stats
Utilities to collect and display IPC statistics.
org.apache.avro.mapred
Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java.
org.apache.avro.mapred.tether
Run Hadoop MapReduce jobs over Avro data, with map and reduce functions run in a sub-process.
org.apache.avro.mapreduce  
org.apache.avro.message  
org.apache.avro.mojo  
org.apache.avro.path
Interfaces and base classes for AvroPath.
org.apache.avro.perf  
org.apache.avro.perf.test  
org.apache.avro.perf.test.basic  
org.apache.avro.perf.test.basic.jmh_generated  
org.apache.avro.perf.test.generic  
org.apache.avro.perf.test.generic.jmh_generated  
org.apache.avro.perf.test.record  
org.apache.avro.perf.test.record.jmh_generated  
org.apache.avro.perf.test.reflect  
org.apache.avro.perf.test.reflect.jmh_generated  
org.apache.avro.protobuf
Protocol Buffer compatibility.
org.apache.avro.reflect
Use Java reflection to generate schemas and protocols for existing classes.
org.apache.avro.specific
Generate specific Java classes for schemas and protocols.
org.apache.avro.thrift
Thrift compatibility.
org.apache.avro.tool
Avro command-line tool.
org.apache.avro.util
Common utility classes.
org.apache.trevni
A column file format.
org.apache.trevni.avro
Read and write Avro data in Trevni column files.
org.apache.trevni.avro.mapreduce  
Skip navigation links

Copyright © 2009–2022 The Apache Software Foundation. All rights reserved.