com.github.potix2.spark.google

spreadsheets

package spreadsheets

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

Type Members

  1. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider

  2. implicit class SpreadsheetContext extends Serializable

    Add a method, sheet, to SQLContext that allows reading Google Spreadsheets data.

  3. case class SpreadsheetRelation(context: SparkSpreadsheetContext, spreadsheetName: String, worksheetName: String)(sqlContext: SQLContext) extends BaseRelation with TableScan with InsertableRelation with Product with Serializable

Value Members

  1. object SparkSpreadsheetService

Inherited from AnyRef

Inherited from Any

Ungrouped