public class StreamEventPopulaterFactory extends Object
Constructor and Description |
---|
StreamEventPopulaterFactory() |
Modifier and Type | Method and Description |
---|---|
static SelectiveComplexEventPopulater |
constructEventPopulator(MetaStreamEvent metaStreamEvent,
int streamEventChainIndex,
List<io.siddhi.query.api.definition.Attribute> attributes)
Constructs StreamEventPopulater according to MetaStateEvent and to be mapped attributes
|
public static SelectiveComplexEventPopulater constructEventPopulator(MetaStreamEvent metaStreamEvent, int streamEventChainIndex, List<io.siddhi.query.api.definition.Attribute> attributes)
metaStreamEvent
- info for populating the StreamEventstreamEventChainIndex
- StreamEvent chain indexattributes
- mapped attributesCopyright © 2021. All rights reserved.