See: Description
Interface | Description |
---|---|
OrderByProcessor |
A processor for ordering output events according to the order specified in the order-by clause.
|
OrderByProcessorFactory |
A processor for ordering output events according to the order specified in the order-by clause.
|
OrderByProcessorFactoryForge |
Class | Description |
---|---|
OrderByElementForge | |
OrderByProcessorCodegenNames | |
OrderByProcessorCompiler | |
OrderByProcessorFactoryFactory |
Factory for
OrderByProcessor processors. |
OrderByProcessorForgeImpl | |
OrderByProcessorImpl |
An order-by processor that sorts events according to the expressions
in the order_by clause.
|
OrderByProcessorOrderedLimit |
Sorter and row limiter in one: sorts using a sorter and row limits
|
OrderByProcessorOrderedLimitForge | |
OrderByProcessorRowLimitOnly |
An order-by processor that sorts events according to the expressions
in the order_by clause.
|
OrderByProcessorRowLimitOnlyForge |
An order-by processor that sorts events according to the expressions
in the order_by clause.
|
OrderByProcessorUtil | |
RowLimitProcessor |
An limit-processor for use with "limit" and "offset".
|
RowLimitProcessorFactory |
A factory for row-limit processor instances.
|
RowLimitProcessorFactoryForge |
A factory for row-limit processor instances.
|
Order-by and row-limit processors
Copyright © 2005–2018. All rights reserved.