Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
F
G
I
J
M
O
R
S
T
B
BinaryFragmentToJsonTool
- Class in
org.apache.avro.tool
Converts an input file from Avro binary into JSON.
BinaryFragmentToJsonTool()
- Constructor for class org.apache.avro.tool.
BinaryFragmentToJsonTool
D
DataFileGetSchemaTool
- Class in
org.apache.avro.tool
Reads a data file to get its schema.
DataFileGetSchemaTool()
- Constructor for class org.apache.avro.tool.
DataFileGetSchemaTool
DataFileReadTool
- Class in
org.apache.avro.tool
Reads a data file and dumps to JSON
DataFileReadTool()
- Constructor for class org.apache.avro.tool.
DataFileReadTool
DataFileWriteTool
- Class in
org.apache.avro.tool
Reads new-line delimited JSON records and writers an Avro data file.
DataFileWriteTool()
- Constructor for class org.apache.avro.tool.
DataFileWriteTool
F
FromTextTool
- Class in
org.apache.avro.tool
Reads a text file into an Avro data file.
FromTextTool()
- Constructor for class org.apache.avro.tool.
FromTextTool
G
getName()
- Method in class org.apache.avro.tool.
BinaryFragmentToJsonTool
getName()
- Method in class org.apache.avro.tool.
DataFileGetSchemaTool
getName()
- Method in class org.apache.avro.tool.
DataFileReadTool
getName()
- Method in class org.apache.avro.tool.
DataFileWriteTool
getName()
- Method in class org.apache.avro.tool.
FromTextTool
getName()
- Method in class org.apache.avro.tool.
IdlTool
getName()
- Method in class org.apache.avro.tool.
InduceSchemaTool
getName()
- Method in class org.apache.avro.tool.
JsonToBinaryFragmentTool
getName()
- Method in class org.apache.avro.tool.
RecodecTool
getName()
- Method in class org.apache.avro.tool.
RpcReceiveTool
getName()
- Method in class org.apache.avro.tool.
RpcSendTool
getName()
- Method in class org.apache.avro.tool.
SpecificCompilerTool
getName()
- Method in class org.apache.avro.tool.
TetherTool
getName()
- Method in interface org.apache.avro.tool.
Tool
Name of tool, to be used in listings.
getName()
- Method in class org.apache.avro.tool.
ToTextTool
getShortDescription()
- Method in class org.apache.avro.tool.
BinaryFragmentToJsonTool
getShortDescription()
- Method in class org.apache.avro.tool.
DataFileGetSchemaTool
getShortDescription()
- Method in class org.apache.avro.tool.
DataFileReadTool
getShortDescription()
- Method in class org.apache.avro.tool.
DataFileWriteTool
getShortDescription()
- Method in class org.apache.avro.tool.
FromTextTool
getShortDescription()
- Method in class org.apache.avro.tool.
IdlTool
getShortDescription()
- Method in class org.apache.avro.tool.
InduceSchemaTool
getShortDescription()
- Method in class org.apache.avro.tool.
JsonToBinaryFragmentTool
getShortDescription()
- Method in class org.apache.avro.tool.
RecodecTool
getShortDescription()
- Method in class org.apache.avro.tool.
RpcReceiveTool
getShortDescription()
- Method in class org.apache.avro.tool.
RpcSendTool
getShortDescription()
- Method in class org.apache.avro.tool.
SpecificCompilerTool
getShortDescription()
- Method in class org.apache.avro.tool.
TetherTool
getShortDescription()
- Method in interface org.apache.avro.tool.
Tool
1-line description to be used in command listings.
getShortDescription()
- Method in class org.apache.avro.tool.
ToTextTool
I
IdlTool
- Class in
org.apache.avro.tool
Tool implementation for generating Avro JSON schemata from idl format files.
IdlTool()
- Constructor for class org.apache.avro.tool.
IdlTool
InduceSchemaTool
- Class in
org.apache.avro.tool
Utility to induce a schema from a class or a protocol from an interface.
InduceSchemaTool()
- Constructor for class org.apache.avro.tool.
InduceSchemaTool
J
job
- Variable in class org.apache.avro.tool.
TetherTool
JsonToBinaryFragmentTool
- Class in
org.apache.avro.tool
Tool to convert JSON data into the binary form.
JsonToBinaryFragmentTool()
- Constructor for class org.apache.avro.tool.
JsonToBinaryFragmentTool
M
Main
- Class in
org.apache.avro.tool
Command-line driver.
main(String[])
- Static method in class org.apache.avro.tool.
Main
O
org.apache.avro.tool
- package org.apache.avro.tool
Avro command-line tool.
R
readSchemaFromFile(String)
- Static method in class org.apache.avro.tool.
DataFileWriteTool
RecodecTool
- Class in
org.apache.avro.tool
Tool to alter the codec of an Avro data file.
RecodecTool()
- Constructor for class org.apache.avro.tool.
RecodecTool
RpcReceiveTool
- Class in
org.apache.avro.tool
Receives one RPC call and responds.
RpcReceiveTool()
- Constructor for class org.apache.avro.tool.
RpcReceiveTool
RpcSendTool
- Class in
org.apache.avro.tool
Sends a single RPC message.
RpcSendTool()
- Constructor for class org.apache.avro.tool.
RpcSendTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
BinaryFragmentToJsonTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
DataFileGetSchemaTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
DataFileReadTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
DataFileWriteTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
FromTextTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
IdlTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
InduceSchemaTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
JsonToBinaryFragmentTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
RecodecTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
RpcReceiveTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
RpcSendTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
SpecificCompilerTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
TetherTool
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in interface org.apache.avro.tool.
Tool
Runs the tool with supplied arguments.
run(InputStream, PrintStream, PrintStream, List<String>)
- Method in class org.apache.avro.tool.
ToTextTool
S
SpecificCompilerTool
- Class in
org.apache.avro.tool
A Tool for compiling avro protocols or schemas to Java classes using the Avro SpecificCompiler.
SpecificCompilerTool()
- Constructor for class org.apache.avro.tool.
SpecificCompilerTool
T
TetherTool
- Class in
org.apache.avro.tool
TetherTool()
- Constructor for class org.apache.avro.tool.
TetherTool
Tool
- Interface in
org.apache.avro.tool
Command-line "avro-tools" utilities should implement this interface for delegation by
Main
.
ToTextTool
- Class in
org.apache.avro.tool
Reads an avro data file into a plain text file.
ToTextTool()
- Constructor for class org.apache.avro.tool.
ToTextTool
B
D
F
G
I
J
M
O
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
The Apache Software Foundation
. All Rights Reserved.