RowReaderFactory and ClassTag should be provided from implicit parameters in the constructor of the class implementing this trait
RowReaderFactory and ClassTag should be provided from implicit parameters in the constructor of the class implementing this trait
CassandraTableScanRDD
Filters currently selected set of columns with a new set of columns
Returns the columns to be selected from the table.
Checks for existence of keyspace and table.
Used to get a RowReader of type [R] for transforming the rows of a particular Cassandra table into scala objects. Performs necessary checking of the schema and output class to make sure they are compatible.
CassandraJoinRDD
CassandraTableScanRDD