All Classes and Interfaces
Class
Description
FactoryMethod for creating a Cassandra AuthProvider
Helps manage data transfer between the CPO object and the Cassandra bound statement.
CassandraBoundStatementFactory is the object that encapsulates the creation of the actual
Cassandra
BoundStatement used to execute a CpoFunction against the datastax driver.CassandraCpoAdapter is the Cassandra implementation of
CpoAdapter, a set of routines that
are responsible for managing value beans from a Cassandra datasource.A factory for creating CassandraCpoAdapter
CassandraCpoAttribute.
CassandraCpoConfigProcessor processes the datasource configuration file for cassandra.
CassandraCpoMetaAdapter is the Cassandra-specific
AbstractCpoMetaAdapter.CassandraCpoMetaDescriptor is the Cassandra implementation of
CpoMetaDescriptor.Custom transforms of Java classes to Datasource classes
Exports the Cassandra metadata
CassandraMethodMapEntry is a class that defines the getters and setters for Cassandra-specific
data classes
CassandraMethodMapper defines, for each Java type CPO binds to/from Cassandra, the
Row
getter used to read that type back from a query result.Manages data transfer between the cpo objects and the result set
Represents a Cassandra session
Contains the information needed to connect to a Cassandra cluster
Instantiates the Config file processor
Used to access methods on the driver
Histogram tuning shared by the driver's per-metric latency options (session cql-requests, session
throttling.delay, node cql-messages).
FactoryMethod for creating the collection of NodeStateListener to register with the Cassandra
session
FactoryMethod for creating the collection of SchemaChangeListener to register with the Cassandra
session
FactoryMethod for creating a Cassandra SslEngineFactory
This is an example of a transform that does nothing.