| 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 | Method and Description |
|---|---|
int |
GenericData.Fixed.compareTo(GenericData.Fixed that) |
| 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.