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