Class StreamEventPopulaterFactory


  • public class StreamEventPopulaterFactory
    extends Object
    The StateEventPopulaterFactory that populates StreamEventPopulater according to MetaStreamEvent and to be mapped attributes
    • Constructor Detail

      • StreamEventPopulaterFactory

        public StreamEventPopulaterFactory()
    • Method Detail

      • constructEventPopulator

        public 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
        Parameters:
        metaStreamEvent - info for populating the StreamEvent
        streamEventChainIndex - StreamEvent chain index
        attributes - mapped attributes
        Returns:
        StateEventPopulater