Uses of Package
org.apache.avro.tool

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