Package

com.spotify.scio

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class SerializableAvroCodecFactory extends Externalizable

    Permalink
  2. class StatCounter extends Serializable

    Permalink

    A class for tracking the statistics of a set of numbers (count, mean and variance) in a numerically robust way.

    A class for tracking the statistics of a set of numbers (count, mean and variance) in a numerically robust way. Includes support for merging two StatCounters. Based on Welford and Chan's algorithms for running variance.

Value Members

  1. object MultiJoin extends TransformNameable

    Permalink
  2. object StatCounter extends Serializable

    Permalink

Ungrouped