Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
org.apache.avro.compiler.specific |
Modifier and Type | Class and Description |
---|---|
class |
Protocol
A set of messages forming an application protocol.
|
class |
Protocol.Message
A protocol message.
|
class |
Schema
An abstract data type.
|
static class |
Schema.Field
A field within a record.
|
Modifier and Type | Method and Description |
---|---|
String[] |
SpecificCompiler.javaAnnotations(JsonProperties props)
Utility for template use.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.