Uses of Class
com.espertech.esper.epl.spec.OnTriggerSplitStream

Packages that use OnTriggerSplitStream
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of OnTriggerSplitStream in com.espertech.esper.epl.spec
 

Methods in com.espertech.esper.epl.spec that return types with arguments of type OnTriggerSplitStream
 java.util.List<OnTriggerSplitStream> OnTriggerSplitStreamDesc.getSplitStreams()
          Returns the remaining insert-into and select-clauses in the split-stream clause.
 

Constructor parameters in com.espertech.esper.epl.spec with type arguments of type OnTriggerSplitStream
OnTriggerSplitStreamDesc(OnTriggerType onTriggerType, boolean isFirst, java.util.List<OnTriggerSplitStream> splitStreams)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com