JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.avro.specific.SpecificData.SchemaConstructable
Packages that use
SpecificData.SchemaConstructable
Package
Description
org.apache.avro.mapred
Run
Hadoop
MapReduce jobs over Avro data, with map and reduce functions written in Java.
Uses of
SpecificData.SchemaConstructable
in
org.apache.avro.mapred
Classes in
org.apache.avro.mapred
that implement
SpecificData.SchemaConstructable
Modifier and Type
Class
Description
class
Pair
<K,
V>
A key/value pair.