Package | Description |
---|---|
org.apache.avro.generic |
A generic representation for Avro data.
|
Modifier and Type | Class and Description |
---|---|
static class |
GenericData.Array<T>
Default implementation of an array.
|
Modifier and Type | Method and Description |
---|---|
int |
GenericData.Array.compareTo(GenericArray<T> that) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.