Package | Description |
---|---|
io.siddhi.core.event.stream |
Modifier and Type | Method and Description |
---|---|
MetaStreamEvent.EventType |
MetaStreamEvent.getEventType() |
static MetaStreamEvent.EventType |
MetaStreamEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaStreamEvent.EventType[] |
MetaStreamEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaStreamEvent.setEventType(MetaStreamEvent.EventType eventType) |
Copyright © 2019. All rights reserved.