Package

org.elasticsearch.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. class ElasticsearchXDRelation extends ElasticsearchRelation with NativeScan with Logging

    Permalink

    ElasticSearchXDRelation inherits from ElasticsearchRelation and adds the NativeScan support to make Native Queries from the XDContext

    ElasticSearchXDRelation inherits from ElasticsearchRelation and adds the NativeScan support to make Native Queries from the XDContext

Value Members

  1. implicit def sparkDataFrameFunctions(df: DataFrame): SparkDataFrameFunctions

    Permalink
  2. implicit def sqlContextFunctions(sc: SQLContext): SQLContextFunctions

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped