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