Class GenericMap

A generic container for Avro maps.

class GenericMap
  : GenericContainer ;

Constructors

NameDescription
this (schema) Constructs a generic map according to the given map-type schema.

Methods

NameDescription
getValue () Returns the data contents of the map.