Package | Description |
---|---|
com.espertech.esper.epl.core.orderby |
Modifier and Type | Method and Description |
---|---|
RowLimitProcessor |
RowLimitProcessorFactory.instantiate(AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
OrderByProcessorOrderedLimit(OrderByProcessorImpl orderByProcessor,
RowLimitProcessor rowLimitProcessor)
Ctor.
|
OrderByProcessorRowLimitOnly(RowLimitProcessor rowLimitProcessor) |