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

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

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

Fields in org.apache.cassandra.transport declared as Event.StatusChange.Status
 Event.StatusChange.Status Event.StatusChange.status
           
 

Methods in org.apache.cassandra.transport that return Event.StatusChange.Status
static Event.StatusChange.Status Event.StatusChange.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Event.StatusChange.Status[] Event.StatusChange.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation