Uses of Class
org.apache.cassandra.transport.Event.TopologyChange.Change
-
Packages that use Event.TopologyChange.Change Package Description 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 Modifier and Type Field Description Event.TopologyChange.ChangeEvent.TopologyChange. changeMethods in org.apache.cassandra.transport that return Event.TopologyChange.Change Modifier and Type Method Description static Event.TopologyChange.ChangeEvent.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.
-