com.couchbase.spark

sql

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class DataFrameReaderFunctions extends Serializable

  2. class DataFrameWriterFunctions extends Serializable

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

    The default couchbase source for Spark SQL.

  4. class N1QLRelation extends BaseRelation with PrunedFilteredScan with Logging

    Implements a the BaseRelation for N1QL Queries.

Value Members

  1. object DefaultSource

  2. object N1QLRelation

  3. package streaming

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped