Uses of Class
org.apache.cassandra.transport.Event.StatusChange

Packages that use Event.StatusChange
org.apache.cassandra.transport   
 

Uses of Event.StatusChange in org.apache.cassandra.transport
 

Methods in org.apache.cassandra.transport that return Event.StatusChange
static Event.StatusChange Event.StatusChange.nodeDown(java.net.InetAddress host, int port)
           
static Event.StatusChange Event.StatusChange.nodeUp(java.net.InetAddress host, int port)
           
 



Copyright © 2012 The Apache Software Foundation