| Package | Description |
|---|---|
| org.apache.cassandra.gms |
| Modifier and Type | Field and Description |
|---|---|
GossiperEvent.GossiperEventType |
GossiperEvent.type |
| Modifier and Type | Method and Description |
|---|---|
static GossiperEvent.GossiperEventType |
GossiperEvent.GossiperEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GossiperEvent.GossiperEventType[] |
GossiperEvent.GossiperEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Enum<GossiperEvent.GossiperEventType> |
GossiperEvent.getType() |
Copyright © 2009-2022 The Apache Software Foundation