Package

com.spotify.scio.avro

syntax

Permalink

package syntax

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait AvroFileImpl[T] extends AnyRef

    Permalink
  2. final class GenericRecordSCollectionOps extends AnyVal

    Permalink
  3. sealed trait LowPriorityAvroFileImpl extends AnyRef

    Permalink
  4. final class ObjectFileSCollectionOps[T] extends AnyVal

    Permalink
  5. final class ProtobufSCollectionOps[T <: Message] extends AnyVal

    Permalink
  6. trait SCollectionSyntax extends AnyRef

    Permalink

    Enhanced with Avro methods.

  7. final class ScioContextOps extends AnyVal

    Permalink

    Enhanced version of ScioContext with Avro methods.

  8. trait ScioContextSyntax extends AnyRef

    Permalink

    Enhanced with Avro methods.

  9. final class SpecificRecordSCollectionOps[T <: SpecificRecord] extends AnyVal

    Permalink
  10. trait Syntax extends ScioContextSyntax with SCollectionSyntax

    Permalink
  11. final class TypedAvroSCollectionOps[T <: HasAvroAnnotation] extends AnyVal

    Permalink
  12. final class UnsafeReflectiveRecordSCollectionOps[T] extends AnyRef

    Permalink

Value Members

  1. object AvroFileImpl extends LowPriorityAvroFileImpl

    Permalink

Ungrouped