com.espertech.esper.epl.core
Interface OrderByProcessorFactory

All Known Implementing Classes:
OrderByProcessorFactoryImpl, OrderByProcessorOrderedLimitFactory, OrderByProcessorRowLimitOnlyFactory

public interface OrderByProcessorFactory

A processor for ordering output events according to the order specified in the order-by clause.


Method Summary
 OrderByProcessor instantiate(AggregationService aggregationService, AgentInstanceContext agentInstanceContext)
           
 

Method Detail

instantiate

OrderByProcessor instantiate(AggregationService aggregationService,
                             AgentInstanceContext agentInstanceContext)

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