Uses of Package
org.apache.avro.tool

Packages that use org.apache.avro.tool
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.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.tool Avro command-line tool. 
 

Classes in org.apache.avro.tool used by org.apache.avro.mapred.tether
Tool
          Command-line "avro-tools" utilities should implement this interface for delegation by Main.
 

Classes in org.apache.avro.tool used by org.apache.avro.reflect
Tool
          Command-line "avro-tools" utilities should implement this interface for delegation by Main.
 

Classes in org.apache.avro.tool used by org.apache.avro.specific
Tool
          Command-line "avro-tools" utilities should implement this interface for delegation by Main.
 

Classes in org.apache.avro.tool used by org.apache.avro.tool
Tool
          Command-line "avro-tools" utilities should implement this interface for delegation by Main.
 



Copyright © 2010 The Apache Software Foundation