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