Package

com.databricks.spark

avro

Permalink

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. implicit class AvroContext extends AnyRef

    Permalink

    Adds a method, avroFile, to SQLContext that allows reading data stored in Avro.

  2. implicit class AvroDataFrameReader extends AnyRef

    Permalink

    Adds a method, avro, to DataFrameReader that allows you to read avro files using the DataFileReade

  3. implicit class AvroDataFrameWriter extends AnyRef

    Permalink

    Adds a method, avro, to DataFrameWriter that allows you to write avro files using the DataFileWriter

Inherited from AnyRef

Inherited from Any

Ungrouped