com.espertech.esper.epl.core
Class OrderByProcessorRowLimitOnlyFactory

java.lang.Object
  extended by com.espertech.esper.epl.core.OrderByProcessorRowLimitOnlyFactory
All Implemented Interfaces:
OrderByProcessorFactory

public class OrderByProcessorRowLimitOnlyFactory
extends java.lang.Object
implements OrderByProcessorFactory

An order-by processor that sorts events according to the expressions in the order_by clause.


Constructor Summary
OrderByProcessorRowLimitOnlyFactory(RowLimitProcessorFactory rowLimitProcessorFactory)
           
 
Method Summary
 OrderByProcessor instantiate(AggregationService aggregationService, AgentInstanceContext agentInstanceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderByProcessorRowLimitOnlyFactory

public OrderByProcessorRowLimitOnlyFactory(RowLimitProcessorFactory rowLimitProcessorFactory)
Method Detail

instantiate

public OrderByProcessor instantiate(AggregationService aggregationService,
                                    AgentInstanceContext agentInstanceContext)
Specified by:
instantiate in interface OrderByProcessorFactory

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