Package | Description |
---|---|
com.espertech.esper.epl.core.resultset.rowpergrouprollup |
Result set processor for Rollup
|
Modifier and Type | Method and Description |
---|---|
static EventArrayAndSortKeyArray |
ResultSetProcessorRowPerGroupRollupUtil.makeRStreamSortedArrayBuf(int length,
boolean isSorting)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
static EventsAndSortKeysPair |
ResultSetProcessorRowPerGroupRollupUtil.getOldEventsSortKeys(int oldEventCount,
EventArrayAndSortKeyArray rstreamEventSortArrayBuf,
OrderByProcessor orderByProcessor,
AggregationGroupByRollupDesc rollupDesc) |