org.apache.mahout.sparkbindings

drm

package drm

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. drm
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class CheckpointedDrmSpark[K] extends CheckpointedDrm[K]

    Spark-specific optimizer-checkpointed DRM.

    K

    matrix key type (e.g. the keys of sequence files once persisted)

  2. class CheckpointedDrmSparkOps[K] extends AnyRef

    Additional Spark-specific operations.

    Additional Spark-specific operations. Requires underlying DRM to be running on Spark backend.

  3. class DrmRddInput[K] extends AnyRef

    Encapsulates either DrmRdd[K] or BlockifiedDrmRdd[K]

  4. class SparkBCast[T] extends BCast[T] with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped