|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Tool | Command-line "avro-tools" utilities should implement this
interface for delegation by Main . |
Class Summary | |
---|---|
BinaryFragmentToJsonTool | Converts an input file from Avro binary into JSON. |
DataFileGetSchemaTool | Reads a data file to get its schema. |
DataFileReadTool | Reads a data file and dumps to JSON |
DataFileWriteTool | Reads new-line delimited JSON records and writers an Avro data file. |
FromTextTool | Reads a text file into an Avro data file. |
IdlTool | Tool implementation for generating Avro JSON schemata from idl format files. |
JsonToBinaryFragmentTool | Tool to convert JSON data into the binary form. |
Main | Command-line driver. |
RpcReceiveTool | Receives one RPC call and responds. |
RpcSendTool | Sends a single RPC message. |
ToTextTool | Reads an avro data file into a plain text file. |
Avro command-line tool.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |