org.apache.spark.sql

crossdata

package crossdata

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

Type Members

  1. class XDContext extends SQLContext with Logging

    CrossdataContext leverages the features of SQLContext and adds some features of the Crossdata system.

  2. class XDDataFrame extends DataFrame with SparkLoggerComponent

    Extends a DataFrame to provide native access to datasources when performing Spark actions.

Value Members

  1. lazy val CrossdataVersion: String

  2. object ExecutionType extends Enumeration

  3. object XDContext extends CoreConfig with Serializable

    This XDContext object contains utility functions to create a singleton XDContext instance, or to get the last created XDContext instance.

  4. package catalog

  5. package catalyst

  6. package config

  7. package daos

  8. package exceptions

  9. package execution

  10. package metrics

  11. package models

  12. package security

  13. package serializers

  14. package user

Inherited from AnyRef

Inherited from Any

Ungrouped