org.apache.spark

partial

package partial

:: Experimental ::

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

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class BoundedDouble extends AnyRef

    :: Experimental :: A Double value with error bars and associated confidence.

  2. class PartialResult[R] extends AnyRef

    Annotations
    @Experimental()

Inherited from AnyRef

Inherited from Any

Ungrouped