package continuous
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class HTTPRelation(sqlContext: SQLContext, data: DataFrame) extends BaseRelation with Product with Serializable
- class HTTPSinkProviderV2 extends SimpleTableProvider with DataSourceRegister with CreatableRelationProvider
- class HTTPSourceProviderV2 extends SimpleTableProvider with DataSourceRegister
- class HTTPSourceTable extends Table with SupportsRead with Logging
-
class
HTTPWriter extends StreamingWrite with Logging
Common methods used to create writes for the the console sink
Value Members
- object HTTPSinkTable extends Table with SupportsWrite
- object HTTPSourceProviderV2
- object HTTPSourceReaderFactory extends ContinuousPartitionReaderFactory
- object HTTPSourceStateHolder
- object HTTPSourceV2