Uses of Class
org.apache.cassandra.transport.Event.TopologyChange.Change

Packages that use Event.TopologyChange.Change
org.apache.cassandra.transport   
 

Uses of Event.TopologyChange.Change in org.apache.cassandra.transport
 

Fields in org.apache.cassandra.transport declared as Event.TopologyChange.Change
 Event.TopologyChange.Change Event.TopologyChange.change
           
 

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



Copyright © 2013 The Apache Software Foundation