com.spotify.scio

experimental

package experimental

Main package for experimental APIs. Import all.

import com.spotify.scio.experimental._
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. experimental
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class ExperimentalSCollection[T] extends AnyRef

    Enhanced version of SCollection with experimental features.

  2. implicit class ExperimentalScioContext extends AnyRef

    Enhanced version of ScioContext with experimental features.

  3. implicit class TypedBigQueryClient extends AnyRef

    Enhanced version of BigQueryClient with type-safe features.

  4. implicit class TypedBigQueryTaps extends AnyRef

    Enhanced version of Taps with type-safe features for BigQuery Taps.

Value Members

  1. val BigQueryType: bigquery.types.BigQueryType.type

    Typed BigQuery annotations and converters.

Inherited from AnyRef

Inherited from Any

Ungrouped