Implementation of org.apache.spark.api.python.Converter that converts
an Avro Record wrapped in an AvroKey (or AvroValue) to a Java Map. It tries
to work with all 3 Avro data mappings (Generic, Specific and Reflect).
Linear Supertypes
Converter[Any, Any], Serializable, Serializable, AnyRef, Any
Implementation of org.apache.spark.api.python.Converter that converts an Avro Record wrapped in an AvroKey (or AvroValue) to a Java Map. It tries to work with all 3 Avro data mappings (Generic, Specific and Reflect).