| Package | Description | 
|---|---|
| org.apache.avro | Avro kernel classes. | 
| org.apache.avro.generic | A generic representation for Avro data. | 
| org.apache.avro.ipc | Support for inter-process calls. | 
| org.apache.avro.mapred.tether | Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions run in a sub-process. | 
| 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 | Interface and Description | 
|---|---|
| interface  | GenericEnumSymbol<E extends GenericEnumSymbol<E>>An enum symbol. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GenericData.EnumSymbolDefault implementation of  GenericEnumSymbol. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HandshakeMatch | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TaskType | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.