Package

com.mongodb

spark

Permalink

package spark

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

Value Members

  1. implicit def classTagToClassOf[C](ct: ClassTag[C]): Class[C]

    Permalink
    Annotations
    @DeveloperApi()
  2. package sql

    Permalink
  3. implicit def toDocumentRDDFunctions[D](rdd: RDD[D])(implicit e: DefaultsTo[D, Document], ct: ClassTag[D]): DocumentRDDFunctions[D]

    Permalink
    Annotations
    @DeveloperApi()
  4. implicit def toSparkContextFunctions(sc: SparkContext): SparkContextFunctions

    Permalink
    Annotations
    @DeveloperApi()

Inherited from AnyRef

Inherited from Any

Ungrouped