Uses of Package
org.apache.avro.util
Packages that use org.apache.avro.util
Package
Description
Avro kernel classes.
Utilities for Encoding and Decoding Avro data.
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions written in Java.
Common utility classes.
-
Classes in org.apache.avro.util used by org.apache.avro
-
Classes in org.apache.avro.util used by org.apache.avro.io
-
Classes in org.apache.avro.util used by org.apache.avro.mapred
-
Classes in org.apache.avro.util used by org.apache.avro.utilClassDescriptionA predicate that checks if a class is trusted to be included in Avro schemas.Utility to make data written to an
ByteArrayOutputStreamdirectly available as aByteBuffer.Supports limits to the amount of data which may be written.A temporal amount to model anAvro duration(the logical type).A Utf8 string.