Package | Description |
---|---|
org.apache.avro.generic |
A generic representation for Avro data.
|
org.apache.avro.specific |
Generate specific Java classes for schemas and protocols.
|
Modifier and Type | Class and Description |
---|---|
static class |
GenericData.Fixed
Default implementation of
GenericFixed . |
Modifier and Type | Class and Description |
---|---|
class |
SpecificFixed
Base class for generated fixed-sized data classes.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.