Package | Description |
---|---|
org.apache.cassandra.streaming |
Modifier and Type | Field and Description |
---|---|
StreamEvent.Type |
StreamEvent.eventType |
Modifier and Type | Method and Description |
---|---|
static StreamEvent.Type |
StreamEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamEvent.Type[] |
StreamEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StreamEvent(StreamEvent.Type eventType,
java.util.UUID planId) |
Copyright © 2020 The Apache Software Foundation