public abstract class CassandraClientFactory extends GenericClientFactory
GenericClientFactory.LoadBalancer| Modifier and Type | Field and Description |
|---|---|
protected TimestampGenerator |
timestampGenerator
The Timestamp Generator.
|
clientMetadata, externalProperties, hostPools, hostRetryService, indexManager, kunderaMetadata, loadBalancingPolicy, propertyReader, reader, schemaManager| Constructor and Description |
|---|
CassandraClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
addCassandraHost(CassandraHost host)
Add cassandra host.
|
protected void |
initializeTimestampGenerator(Map<String,Object> externalProperty)
Initialize time stamp generator class.
|
createPoolOrConnection, getClientInstance, getClientMetadata, getConnectionPoolOrConnection, getPersistenceUnit, initialize, initializeLoadBalancer, instantiateClient, isThreadSafe, load, loadClientMetadata, onValidation, setConnectionPoolOrConnection, setExternalProperties, setKunderaMetadata, unloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSchemaManagerdestroyprotected TimestampGenerator timestampGenerator
public abstract boolean addCassandraHost(CassandraHost host)
host - cassandra host configuration objectCopyright © 2016. All Rights Reserved.