Uses of Interface
me.prettyprint.cassandra.connection.ConnectionManagerListener

Packages that use ConnectionManagerListener
me.prettyprint.cassandra.connection   
 

Uses of ConnectionManagerListener in me.prettyprint.cassandra.connection
 

Classes in me.prettyprint.cassandra.connection that implement ConnectionManagerListener
 class ConnectionManagerEmptyListener
          an Empty implementation of ConnectionManagerListener can be extended if you need only some of the events
 

Methods in me.prettyprint.cassandra.connection with parameters of type ConnectionManagerListener
 void HConnectionManager.addListener(String listenerName, ConnectionManagerListener listener)
          adds a listener in order to execute some operations when a status of a host changes
 void ConnectionManagerListenersHandler.put(String listenerName, ConnectionManagerListener listener)
           
 



Copyright © 2013. All Rights Reserved.