com.espertech.esper.epl.core
Class OrderByProcessorOrderedLimitFactory

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

public class OrderByProcessorOrderedLimitFactory
extends java.lang.Object
implements OrderByProcessorFactory

Sorter and row limiter in one: sorts using a sorter and row limits


Constructor Summary
OrderByProcessorOrderedLimitFactory(OrderByProcessorFactoryImpl orderByProcessorFactory, 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

OrderByProcessorOrderedLimitFactory

public OrderByProcessorOrderedLimitFactory(OrderByProcessorFactoryImpl orderByProcessorFactory,
                                           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