Package com.espertech.esper.common.internal.epl.resultset.order
package com.espertech.esper.common.internal.epl.resultset.order
Order-by and row-limit processors
-
ClassDescriptionA processor for ordering output events according to the order specified in the order-by clause.A processor for ordering output events according to the order specified in the order-by clause.Factory for
OrderByProcessor
processors.An order-by processor that sorts events according to the expressions in the order_by clause.Sorter and row limiter in one: sorts using a sorter and row limitsAn order-by processor that sorts events according to the expressions in the order_by clause.An order-by processor that sorts events according to the expressions in the order_by clause.An limit-processor for use with "limit" and "offset".A factory for row-limit processor instances.A factory for row-limit processor instances.