classCassandraSourceRelation extends BaseRelation with InsertableRelation with PrunedFilteredScan with Logging
Implements BaseRelation]], InsertableRelation]] and PrunedFilteredScan]]
It inserts data to and scans Cassandra table. If filterPushdown is true, it pushs down
some filters to CQL
Linear Supertypes
Logging, PrunedFilteredScan, InsertableRelation, BaseRelation, AnyRef, Any
Implements BaseRelation]], InsertableRelation]] and PrunedFilteredScan]] It inserts data to and scans Cassandra table. If filterPushdown is true, it pushs down some filters to CQL