Package | Description |
---|---|
org.apache.cassandra.transport |
Modifier and Type | Field and Description |
---|---|
Event.TopologyChange.Change |
Event.TopologyChange.change |
Modifier and Type | Method and Description |
---|---|
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 © 2020 The Apache Software Foundation