RDD representing a Cassandra table.
Represents a logical conjunction of CQL predicates.
Provides components for partitioning a Cassandra table into smaller parts of appropriate size.
Provides components for reading data rows from Cassandra and converting them to objects of desired type.
Contains com.datastax.spark.connector.rdd.CassandraRDD class that is the main entry point for analyzing Cassandra data from Spark.