See: Description
| Interface | Description |
|---|---|
| CommonArray |
Common array interface
|
| CommonEnum |
Common enum interface
|
| CommonFactory |
Factory for Common* objects.
|
| CommonFixed |
Common fixed interface
|
| CommonRecord |
CommonRecord interface.
|
| CommonValue |
Common value interface
|
| SchemaDependent |
Interface for objects whose serialization depends on schema
|
| Class | Description |
|---|---|
| AvroGenericUtils |
Common tools for avro generic objects.
|
| CommonToGeneric |
Tools for converting from Common* objects to avro Generic* objects.
|
| DefaultCommonArray |
Default
CommonArray implementation |
| DefaultCommonEnum |
Default
CommonEnum implementation |
| DefaultCommonFactory |
Default
CommonFactory implementation. |
| DefaultCommonFixed |
Default
CommonFixed implementation |
| DefaultCommonRecord |
Default
CommonRecord implementation. |
| DefaultCommonValue |
Copyright © 2015. All rights reserved.