GigaSpaces XAP 9.7.2 API

Uses of Class
org.openspaces.persistency.cassandra.HectorCassandraClientConfigurer

Packages that use HectorCassandraClientConfigurer
org.openspaces.persistency.cassandra   
 

Uses of HectorCassandraClientConfigurer in org.openspaces.persistency.cassandra
 

Methods in org.openspaces.persistency.cassandra that return HectorCassandraClientConfigurer
 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)
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.