Uses of Class
me.prettyprint.hector.api.exceptions.HectorTransportException

Packages that use HectorTransportException
me.prettyprint.cassandra.service   
 

Uses of HectorTransportException in me.prettyprint.cassandra.service
 

Methods in me.prettyprint.cassandra.service that throw HectorTransportException
 void CassandraClientMonitorMBean.updateKnownHosts()
          Tells all pulls to update their list of known hosts.
 void CassandraClientMonitor.updateKnownHosts()
           
 

Constructors in me.prettyprint.cassandra.service that throw HectorTransportException
KeyspaceServiceImpl(String keyspaceName, ConsistencyLevelPolicy consistencyLevel, HConnectionManager connectionManager, FailoverPolicy failoverPolicy)
           
KeyspaceServiceImpl(String keyspaceName, ConsistencyLevelPolicy consistencyLevel, HConnectionManager connectionManager, FailoverPolicy failoverPolicy, Map<String,String> credentials)
           
VirtualKeyspaceServiceImpl(String keyspaceName, E keyPrefix, Serializer<E> keyPrefixSerializer, ConsistencyLevelPolicy consistencyLevel, HConnectionManager connectionManager, FailoverPolicy failoverPolicy)
           
VirtualKeyspaceServiceImpl(String keyspaceName, E keyPrefix, Serializer<E> keyPrefixSerializer, ConsistencyLevelPolicy consistencyLevel, HConnectionManager connectionManager, FailoverPolicy failoverPolicy, Map<String,String> credentials)
           
 



Copyright © 2011. All Rights Reserved.