| Package | Description |
|---|---|
| org.apache.avro |
Avro kernel classes.
|
| org.apache.avro.generic |
A generic representation for Avro data.
|
| Modifier and Type | Method and Description |
|---|---|
GenericEnumSymbol |
Conversion.toEnumSymbol(T value,
Schema schema,
LogicalType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
Conversion.fromEnumSymbol(GenericEnumSymbol value,
Schema schema,
LogicalType type) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericData.EnumSymbol
Default implementation of
GenericEnumSymbol. |
| Modifier and Type | Method and Description |
|---|---|
int |
GenericData.EnumSymbol.compareTo(GenericEnumSymbol that) |
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.