Package

com.spotify.scio.parquet

avro

Permalink

package avro

Main package for Parquet Avro APIs. Import all.

import com.spotify.scio.parquet.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 ParquetAvroFile[T] extends AnyRef

    Permalink
  2. implicit final class ParquetAvroSCollection[T] extends AnyVal

    Permalink

    Enhanced version of SCollection with Parquet Avro methods.

  3. implicit final class ParquetAvroScioContext extends AnyVal

    Permalink

    Enhanced version of ScioContext with Parquet Avro methods.

  4. class ParquetAvroSink[T] extends HadoopFileBasedSink[T]

    Permalink

Value Members

  1. object ParquetAvroFile

    Permalink
  2. val Predicate: me.lyh.parquet.avro.Predicate.type

    Permalink

    Alias for me.lyh.parquet.avro.Predicate.

  3. val Projection: me.lyh.parquet.avro.Projection.type

    Permalink

    Alias for me.lyh.parquet.avro.Projection.

Inherited from AnyRef

Inherited from Any

Ungrouped