Uses of Interface
org.apache.avro.specific.SpecificDatumReader.SchemaConstructable

Packages that use SpecificDatumReader.SchemaConstructable
org.apache.avro.mapred Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java. 
 

Uses of SpecificDatumReader.SchemaConstructable in org.apache.avro.mapred
 

Classes in org.apache.avro.mapred that implement SpecificDatumReader.SchemaConstructable
 class Pair<K,V>
          A key/value pair.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.