Uses of Class
com.espertech.esper.epl.core.RowLimitProcessor

Packages that use RowLimitProcessor
com.espertech.esper.epl.core 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 RowLimitProcessor in com.espertech.esper.epl.core
 

Methods in com.espertech.esper.epl.core that return RowLimitProcessor
 RowLimitProcessor RowLimitProcessorFactory.instantiate(AgentInstanceContext agentInstanceContext)
           
 

Constructors in com.espertech.esper.epl.core with parameters of type RowLimitProcessor
OrderByProcessorOrderedLimit(OrderByProcessorImpl orderByProcessor, RowLimitProcessor rowLimitProcessor)
          Ctor.
OrderByProcessorRowLimitOnly(RowLimitProcessor rowLimitProcessor)
           
 


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