public class OrderByProcessorOrderedLimitFactory extends java.lang.Object implements OrderByProcessorFactory
Constructor and Description |
---|
OrderByProcessorOrderedLimitFactory(OrderByProcessorFactoryImpl orderByProcessorFactory,
OrderByProcessorRowLimitFactory orderByProcessorRowLimitFactory) |
Modifier and Type | Method and Description |
---|---|
OrderByProcessor |
instantiate(AggregationService aggregationService,
AgentInstanceContext agentInstanceContext) |
public OrderByProcessorOrderedLimitFactory(OrderByProcessorFactoryImpl orderByProcessorFactory, OrderByProcessorRowLimitFactory orderByProcessorRowLimitFactory)
public OrderByProcessor instantiate(AggregationService aggregationService, AgentInstanceContext agentInstanceContext)
instantiate
in interface OrderByProcessorFactory