Packages

p

com.twitter

algebird

package algebird

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

Type Members

  1. final class AlgebirdRDD[T] extends AnyVal

    import com.twitter.algebird.spark.ToAlgebird to get the enrichment to do: myRdd.algebird: AlgebirdRDD[T]

    import com.twitter.algebird.spark.ToAlgebird to get the enrichment to do: myRdd.algebird: AlgebirdRDD[T]

    This adds methods to Spark RDDs to use Algebird

  2. type Field[V] = algebra.ring.Field[V]

Value Members

  1. val Field: algebra.ring.Field.type

Inherited from AnyRef

Inherited from Any

Ungrouped