class
Converts an input file from Avro binary into JSON.
class
Tool to extract samples from an Avro data file.
class
Tool to concatenate avro files with the same schema and non-reserved
metatdata.
class
Creates a file filled with randomly-generated instances of a schema.
class
Reads a data file to get its metadata.
class
Reads a data file to get its schema.
class
Reads a data file and dumps to JSON
class
Recovers data from a corrupt Avro Data file
class
Reads new-line delimited JSON records and writers an Avro data file.
class
Reads a text file into an Avro data file.
class
Tool implementation for generating Avro JSON schemata from idl format files.
class
Extract the Avro JSON schemata of the types of a protocol defined through an
idl format file.
class
Utility to induce a schema from a class or a protocol from an interface.
class
Tool to convert JSON data into the binary form.
class
Tool to alter the codec of an Avro data file.
class
Counts the records in avro files or folders
class
Tool to grab the protocol from a remote running service.
class
Receives one RPC call and responds.
class
Sends a single RPC message.
class
Utility to generate fingerprint(s) from a schema.
class
Utility to convert an Avro @{Schema} to its canonical form.
class
A Tool for compiling avro protocols or schemas to Java classes using the Avro
SpecificCompiler.
class
class
Reads an avro data file into a plain text file.
class
Reads an Avro data file and writes a Trevni file.
class
Tool to create randomly populated Trevni file based on an Avro schema
class
Tool to print Trevni file metadata as JSON.
class
Tool to read Trevni files and print them as JSON.