All Classes and Interfaces

Class
Description
 
This StatementPrimer will cache a number of CQL statements, therefore not needing to prepare a statement that has already been prepared.
This connection is solely to be used with Adaptris cassandra components.
Built for Cassandra version 3.0+
Implementations of this class define how parameter values will be sourced for Cassandra services.
Built for Cassandra version 3.0+
Abstract the common behaviour for Cassandra connected services
 
CassandraParameterApplicator implementation that allows referencing by name.
This parameter applicator will not apply any parameter values.
This StatementPrimer will simply use your current session object to Cassandra to prepare each statement upon every execution.
 
 
 
CassandraParameterApplicator implementation that applies parameters sequentially.