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

Value Members

  1. val ACCUMULATING_FIRED_PANES: AccumulationMode

    Permalink
  2. val CREATE_IF_NEEDED: CreateDisposition

    Permalink
  3. val CREATE_NEVER: CreateDisposition

    Permalink
  4. val DISCARDING_FIRED_PANES: AccumulationMode

    Permalink
  5. val WRITE_APPEND: WriteDisposition

    Permalink
  6. val WRITE_EMPTY: WriteDisposition

    Permalink
  7. val WRITE_TRUNCATE: WriteDisposition

    Permalink
  8. package bigtable

    Permalink

    Main package for Bigtable APIs.

    Main package for Bigtable APIs. Import all.

    import com.spotify.scio.bigtable._
  9. implicit val doubleAccumulatorType: AccumulatorType[Double]

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

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

    Permalink
  12. implicit val intAccumulatorType: AccumulatorType[Int]

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

    Permalink
  14. implicit val longAccumulatorType: AccumulatorType[Long]

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

    Permalink
  16. implicit def makeDistCacheScioContext(self: ScioContext): DistCacheScioContext

    Permalink
  17. val scalaVersion: String

    Permalink
  18. val scioVersion: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped