Package

com.spotify

scio

Permalink

package scio

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scio
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class TFScioConextFunctions extends AnyVal

    Permalink

Value Members

  1. implicit val doubleAccumulatorType: AccumulatorType[Double]

    Permalink
  2. implicit val doubleArraySg: Semigroup[Array[Double]]

    Permalink
  3. implicit val floatArraySg: Semigroup[Array[Float]]

    Permalink
  4. implicit val intAccumulatorType: AccumulatorType[Int]

    Permalink
  5. implicit val intArraySg: Semigroup[Array[Int]]

    Permalink
  6. package io

    Permalink
  7. implicit val longAccumulatorType: AccumulatorType[Long]

    Permalink
  8. implicit val longArraySg: Semigroup[Array[Long]]

    Permalink
  9. val scalaVersion: String

    Permalink
  10. val scioVersion: String

    Permalink
  11. package values

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped