Package | Description |
---|---|
com.espertech.esper.common.internal.epl.resultset.order |
Order-by and row-limit processors
|
Modifier and Type | Method and Description |
---|---|
RowLimitProcessor |
RowLimitProcessorFactory.instantiate(AgentInstanceContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
static EventBean[] |
OrderByProcessorUtil.sortWOrderKeysWLimit(EventBean[] outgoingEvents,
Object[] orderKeys,
Comparator<Object> comparator,
RowLimitProcessor rowLimitProcessor)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Copyright © 2005–2018. All rights reserved.