Uses of Class
com.espertech.esper.common.internal.epl.resultset.order.RowLimitProcessor
Package
Description
Order-by and row-limit processors
-
Uses of RowLimitProcessor in com.espertech.esper.common.internal.epl.resultset.order
Modifier and TypeMethodDescriptionRowLimitProcessorFactory.instantiate
(ExprEvaluatorContext exprEvaluatorContext) Modifier and TypeMethodDescriptionstatic EventBean[]
OrderByProcessorUtil.sortWOrderKeysWLimit
(EventBean[] outgoingEvents, Object[] orderKeys, Comparator<Object> comparator, RowLimitProcessor rowLimitProcessor) NOTE: Code-generation-invoked method, method name and parameter order matters