Package | Description |
---|---|
org.apache.avro.ipc |
Support for inter-process calls.
|
org.apache.avro.specific |
Generate specific Java classes for schemas and protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
HandshakeRequest |
class |
HandshakeResponse |
Modifier and Type | Class and Description |
---|---|
class |
SpecificRecordBuilderBase<T extends SpecificRecord>
Abstract base class for specific RecordBuilder implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
SpecificExceptionBase
Base class for specific exceptions.
|
class |
SpecificRecordBase
Base class for generated record classes.
|
Modifier and Type | Method and Description |
---|---|
int |
SpecificRecordBase.compareTo(SpecificRecord that) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.