Package

com.twitter

algebird

Permalink

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

    Permalink

    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

Value Members

  1. package spark

    Permalink

    To use this, you probably want: import com.twitter.algebird.spark._

Inherited from AnyRef

Inherited from Any

Ungrouped