Packages

package avro

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. avro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AbrisAvroDeserializer extends AnyRef

    Compatibility layer handling different versions of AvroDeserializer the package also allows to access package private class

    Compatibility layer handling different versions of AvroDeserializer the package also allows to access package private class

    Annotations
    @DeveloperApi()
  2. class AbrisAvroSerializer extends AnyRef

    Simple wrapper to access spark package private class

    Simple wrapper to access spark package private class

    Annotations
    @DeveloperApi()

Value Members

  1. def from_avro(data: Column, jsonFormatSchema: String): Column
    Annotations
    @Experimental()
  2. def to_avro(data: Column): Column
    Annotations
    @Experimental()

Inherited from AnyRef

Inherited from Any

Ungrouped