Packages

package continuous

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class HTTPRelation(sqlContext: SQLContext, data: DataFrame) extends BaseRelation with Product with Serializable
  2. class HTTPSinkProviderV2 extends SimpleTableProvider with DataSourceRegister with CreatableRelationProvider
  3. class HTTPSourceProviderV2 extends SimpleTableProvider with DataSourceRegister
  4. class HTTPSourceTable extends Table with SupportsRead with Logging
  5. class HTTPWriter extends StreamingWrite with Logging

    Common methods used to create writes for the the console sink

Value Members

  1. object HTTPSinkTable extends Table with SupportsWrite
  2. object HTTPSourceProviderV2
  3. object HTTPSourceReaderFactory extends ContinuousPartitionReaderFactory
  4. object HTTPSourceStateHolder
  5. object HTTPSourceV2

Ungrouped