Package

za.co.absa.abris.avro

read

Permalink

package read

Visibility
  1. Public
  2. All

Type Members

  1. class ScalaDatumReader[T] extends SpecificDatumReader[T] with Serializable

    Permalink

    Avro uses its own representations of Strings and Arrays, as well as a Java HashMap to back map records.

    Avro uses its own representations of Strings and Arrays, as well as a Java HashMap to back map records.

    As those types are not directly translatable to Scala, this class overrides SpecificDatumReader to manually perform the translations at runtime.

Value Members

  1. package confluent

    Permalink

Ungrouped