Skip navigation links
B C 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
 

C

CatTool - Class in org.apache.avro.tool
Tool to extract samples from an Avro data file.
CatTool() - Constructor for class org.apache.avro.tool.CatTool
 
ConcatTool - Class in org.apache.avro.tool
Tool to concatenate avro files with the same schema and non-reserved metatdata.
ConcatTool() - Constructor for class org.apache.avro.tool.ConcatTool
 
CreateRandomFileTool - Class in org.apache.avro.tool
Creates a file filled with randomly-generated instances of a schema.
CreateRandomFileTool() - Constructor for class org.apache.avro.tool.CreateRandomFileTool
 

D

DataFileGetMetaTool - Class in org.apache.avro.tool
Reads a data file to get its metadata.
DataFileGetMetaTool() - Constructor for class org.apache.avro.tool.DataFileGetMetaTool
 
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
 
DataFileRepairTool - Class in org.apache.avro.tool
Recovers data from a corrupt Avro Data file
DataFileRepairTool() - Constructor for class org.apache.avro.tool.DataFileRepairTool
 
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
 
dump(Input, PrintStream, boolean) - Method in class org.apache.avro.tool.TrevniMetadataTool
Read a Trevni file and print each row as a JSON object.

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.CatTool
 
getName() - Method in class org.apache.avro.tool.ConcatTool
 
getName() - Method in class org.apache.avro.tool.CreateRandomFileTool
 
getName() - Method in class org.apache.avro.tool.DataFileGetMetaTool
 
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.DataFileRepairTool
 
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.IdlToSchemataTool
 
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.RecordCountTool
 
getName() - Method in class org.apache.avro.tool.RpcProtocolTool
 
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.SchemaFingerprintTool
 
getName() - Method in class org.apache.avro.tool.SchemaNormalizationTool
 
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
 
getName() - Method in class org.apache.avro.tool.ToTrevniTool
 
getName() - Method in class org.apache.avro.tool.TrevniCreateRandomTool
 
getName() - Method in class org.apache.avro.tool.TrevniMetadataTool
 
getName() - Method in class org.apache.avro.tool.TrevniToJsonTool
 
getShortDescription() - Method in class org.apache.avro.tool.BinaryFragmentToJsonTool
 
getShortDescription() - Method in class org.apache.avro.tool.CatTool
 
getShortDescription() - Method in class org.apache.avro.tool.ConcatTool
 
getShortDescription() - Method in class org.apache.avro.tool.CreateRandomFileTool
 
getShortDescription() - Method in class org.apache.avro.tool.DataFileGetMetaTool
 
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.DataFileRepairTool
 
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.IdlToSchemataTool
 
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.RecordCountTool
 
getShortDescription() - Method in class org.apache.avro.tool.RpcProtocolTool
 
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.SchemaFingerprintTool
 
getShortDescription() - Method in class org.apache.avro.tool.SchemaNormalizationTool
 
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
 
getShortDescription() - Method in class org.apache.avro.tool.ToTrevniTool
 
getShortDescription() - Method in class org.apache.avro.tool.TrevniCreateRandomTool
 
getShortDescription() - Method in class org.apache.avro.tool.TrevniMetadataTool
 
getShortDescription() - Method in class org.apache.avro.tool.TrevniToJsonTool
 

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
 
IdlToSchemataTool - Class in org.apache.avro.tool
Extract the Avro JSON schemata of the types of a protocol defined through an idl format file.
IdlToSchemataTool() - Constructor for class org.apache.avro.tool.IdlToSchemataTool
 
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

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
 
RecordCountTool - Class in org.apache.avro.tool
Counts the records in avro files or folders
RecordCountTool() - Constructor for class org.apache.avro.tool.RecordCountTool
 
RpcProtocolTool - Class in org.apache.avro.tool
Tool to grab the protocol from a remote running service.
RpcProtocolTool() - Constructor for class org.apache.avro.tool.RpcProtocolTool
 
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.CatTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.ConcatTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.CreateRandomFileTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.DataFileGetMetaTool
 
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.DataFileRepairTool
 
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.IdlToSchemataTool
 
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.RecordCountTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.RpcProtocolTool
 
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.SchemaFingerprintTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.SchemaNormalizationTool
 
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
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.ToTrevniTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.TrevniCreateRandomTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.TrevniMetadataTool
 
run(InputStream, PrintStream, PrintStream, List<String>) - Method in class org.apache.avro.tool.TrevniToJsonTool
 

S

SchemaFingerprintTool - Class in org.apache.avro.tool
Utility to generate fingerprint(s) from a schema.
SchemaFingerprintTool() - Constructor for class org.apache.avro.tool.SchemaFingerprintTool
 
SchemaNormalizationTool - Class in org.apache.avro.tool
Utility to convert an Avro @{Schema} to its canonical form.
SchemaNormalizationTool() - Constructor for class org.apache.avro.tool.SchemaNormalizationTool
 
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
 
toJson(Input, PrintStream, boolean) - Method in class org.apache.avro.tool.TrevniToJsonTool
Read a Trevni file and print each row as a JSON object.
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
 
ToTrevniTool - Class in org.apache.avro.tool
Reads an Avro data file and writes a Trevni file.
ToTrevniTool() - Constructor for class org.apache.avro.tool.ToTrevniTool
 
TrevniCreateRandomTool - Class in org.apache.avro.tool
Tool to create randomly populated Trevni file based on an Avro schema
TrevniCreateRandomTool() - Constructor for class org.apache.avro.tool.TrevniCreateRandomTool
 
TrevniMetadataTool - Class in org.apache.avro.tool
Tool to print Trevni file metadata as JSON.
TrevniMetadataTool() - Constructor for class org.apache.avro.tool.TrevniMetadataTool
 
TrevniToJsonTool - Class in org.apache.avro.tool
Tool to read Trevni files and print them as JSON.
TrevniToJsonTool() - Constructor for class org.apache.avro.tool.TrevniToJsonTool
 
B C D F G I J M O R S T 
Skip navigation links

Copyright © 2009–2023 The Apache Software Foundation. All rights reserved.