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, OrderByProcessorRowLimitFactory orderByProcessorRowLimitFactory)
           
 
Method Summary
 OrderByProcessor instantiate(AggregationService aggregationService)
           
 
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,
                                           OrderByProcessorRowLimitFactory orderByProcessorRowLimitFactory)
Method Detail

instantiate

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

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