Package

org.apache.spark

partial

Permalink

package partial

:: Experimental ::

Support for approximate results. This provides convenient api and also implementation for approximate calculation.

Source
package.scala
See also

org.apache.spark.rdd.RDD.countApprox

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

Type Members

  1. class BoundedDouble extends AnyRef

    Permalink

    A Double value with error bars and associated confidence.

  2. class PartialResult[R] extends AnyRef

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped