io.divolte.spark

avro

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class AvroDStreamMagnet[K, +V >: Null <: IndexedRecord] extends AnyRef

    Magnet for operations on a DStream containing Avro records.

  2. class AvroRDDMagnet[+T <: IndexedRecord] extends AnyRef

    Magnet for operations on a RDD containing Avro records.

  3. class Record extends Dynamic with Serializable

    Encapsulate the content from an Avro record.

  4. implicit final class RichSparkContext extends AnyVal

  5. implicit final class RichStreamingContext extends AnyVal

Value Members

  1. object AvroConverters

    Converters for values contained in Avro records to Scala equivalents.

  2. object AvroDStreamMagnet

  3. object AvroRDDMagnet

Inherited from AnyRef

Inherited from Any

Ungrouped