Package | Description |
---|---|
org.apache.cassandra.transport |
Modifier and Type | Field and Description |
---|---|
Event.SchemaChange.Change |
Event.SchemaChange.change |
Modifier and Type | Method and Description |
---|---|
static Event.SchemaChange.Change |
Event.SchemaChange.Change.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Event.SchemaChange.Change[] |
Event.SchemaChange.Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Event.SchemaChange(Event.SchemaChange.Change change,
java.lang.String keyspace) |
Event.SchemaChange(Event.SchemaChange.Change change,
java.lang.String keyspace,
java.lang.String table) |
Copyright © 2014 The Apache Software Foundation