com.datastax.spark.connector.rdd.partitioner
Creates a CassandraPartitionGenerator
for the given cluster and table.
Creates a CassandraPartitionGenerator
for the given cluster and table.
Unlike the class constructor, this method does not take the generic V
and T
parameters,
and therefore you don't need to specify the ones proper for the partitioner used in the
Cassandra cluster.