Package

org.apache.spark

sql

Permalink

package sql

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

Type Members

  1. type DataFrame = Dataset[Row]

    Permalink
  2. case class H2OFrameRelation[T <: Frame](h2oFrame: T, copyMetadata: Boolean)(sqlContext: SQLContext) extends BaseRelation with TableScan with PrunedScan with Product with Serializable

    Permalink

    H2O relation implementing column filter operation.

  3. type Strategy = SparkStrategy

    Permalink
    Annotations
    @DeveloperApi() @Unstable()

Value Members

  1. object H2OSQLContextUtils

    Permalink

    A bridge to access SQLContext private methods.

Inherited from AnyRef

Inherited from Any

Ungrouped