org.apache.avro.io.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spark-core Show documentation
Show all versions of spark-core Show documentation
Shaded version of Apache Spark 2.x.x for Presto
The newest version!
Utilities for Encoding and Decoding Avro data.
{@link org.apache.avro.io.Encoder} is the abstract type encapsulating the
encoding of Avro data. Encoder instances are created and configured
with {@link org.apache.avro.io.EncoderFactory}.
{@link org.apache.avro.io.Decoder} is the abstract type encapsulating the
decoding of Avro data. Decoder instances are created and configured
with {@link org.apache.avro.io.DecoderFactory}.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy