Class GenericArray
A generic container for Avro arrays.
Constructors
Name | Description |
---|---|
this
(schema)
|
Constructs a generic array according to the given array-type schema. |
Methods
Name | Description |
---|---|
getValue
()
|
Returns the contents of the array. |