All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.datastax.spark.connector.cql.package.scala Maven / Gradle / Ivy

package com.datastax.spark.connector


/** Contains a [[cql.CassandraConnector]] object which is used to connect
  * to a Cassandra cluster and to send CQL statements to it. `CassandraConnector`
  * provides a Scala-idiomatic way of working with `Cluster` and `Session` object
  * and takes care of connection pooling and proper resource disposal.*/
package object cql {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy