Package | Description |
---|---|
org.openspaces.persistency.cassandra |
Modifier and Type | Method and Description |
---|---|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.clusterName(String clusterName)
(Optional) Sets the cluster name used internally by the hector library.
|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.columnFamilyGcGraceSeconds(Integer columnFamilyGcGraceSeconds)
(Optional) Sets the gcGraceSeconds that will be used when creating column families for types.
|
protected HectorCassandraClientConfigurer |
HectorCassandraClientFactoryBean.getConfigurer() |
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.hosts(String hosts)
Cassandra hosts
|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.keyspaceName(String keyspaceName)
Sets the keyspaceName of the keyspace to connect to.
|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.port(Integer port)
Sets the port matching the host name of the Cassandra cluster to connect to.
|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.readConsistencyLevel(CassandraConsistencyLevel readConsistencyLevel)
(Optional)
|
HectorCassandraClientConfigurer |
HectorCassandraClientConfigurer.writeConsistencyLevel(CassandraConsistencyLevel writeConsistencyLevel)
(Optional)
|
Copyright © GigaSpaces.