Package | Description |
---|---|
io.siddhi.core.event.state.populater | |
io.siddhi.core.query.selector |
Modifier and Type | Class and Description |
---|---|
class |
SelectiveStateEventPopulator
The populater class that populates StateEvents
|
class |
SkipStateEventPopulator
The populater class that skips populates StateEvents
|
Modifier and Type | Method and Description |
---|---|
static StateEventPopulator |
StateEventPopulatorFactory.constructEventPopulator(MetaComplexEvent metaComplexEvent)
Constructs StateEventPopulator according to MetaStateEvent
|
Modifier and Type | Method and Description |
---|---|
void |
QuerySelector.setEventPopulator(StateEventPopulator eventPopulator) |
Copyright © 2021. All rights reserved.