JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
P
S
V
A
AvroDSLInterface
- Interface in
com.moz.fiji.avro.dsl
Java interface to the Avro DSL parser.
C
com.moz.fiji.avro.dsl
- package com.moz.fiji.avro.dsl
Avro DSL Interface.
P
parseSchema(String)
- Method in interface com.moz.fiji.avro.dsl.
AvroDSLInterface
Parse a text IDL declaration for a single Avro type.
parseSchemaSequence(String)
- Method in interface com.moz.fiji.avro.dsl.
AvroDSLInterface
Parse a text IDL declaration for a sequence of Avro types.
parseValue(String, Schema)
- Method in interface com.moz.fiji.avro.dsl.
AvroDSLInterface
Parse an Avro value from its DSL string representation.
S
schemaToString(Schema)
- Method in interface com.moz.fiji.avro.dsl.
AvroDSLInterface
Serializes an Avro schema back to its DSL string representation.
V
valueToString(T, Schema)
- Method in interface com.moz.fiji.avro.dsl.
AvroDSLInterface
Serializes an Avro value to back to its DSL string representation.
A
C
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.