Package

com.couchbase.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 DataFrameReaderFunctions extends Serializable

    Permalink
  2. class DataFrameWriterFunctions extends Serializable

    Permalink
  3. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider with StreamSinkProvider with StreamSourceProvider with DataSourceRegister

    Permalink

    The default couchbase source for Spark SQL.

  4. class N1QLRelation extends BaseRelation with PrunedFilteredScan with Logging

    Permalink

    Implements a the BaseRelation for N1QL Queries.

Value Members

  1. object DefaultSource

    Permalink
  2. object N1QLRelation

    Permalink
  3. package streaming

    Permalink
  4. implicit def toDataFrameReaderFunctions(dfr: DataFrameReader): DataFrameReaderFunctions

    Permalink
  5. implicit def toDataFrameWriterFunctions(dfw: DataFrameWriter[Row]): DataFrameWriterFunctions

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped