Modifier and Type | Interface and Description |
---|---|
interface |
AIRegistryAggregation |
Modifier and Type | Class and Description |
---|---|
class |
AIRegistryAggregationMap |
class |
AIRegistryAggregationMultiPerm |
class |
AIRegistryAggregationSingle |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregationService
Service for maintaining aggregation state.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceNull
A null object implementation of the AggregationService
interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AggSvcGroupAllWTableImpl
Implementation for handling aggregation without any grouping (no group-by).
|
class |
AggSvcGroupByWTableBase
Implementation for handling aggregation with grouping by group-keys.
|
class |
AggSvcGroupByWTableImpl
Implementation for handling aggregation with grouping by group-keys.
|
class |
AggSvcGroupByWTableRollupMultiKeyImpl
Implementation for handling aggregation with grouping by group-keys.
|
class |
AggSvcGroupByWTableRollupSingleKeyImpl
Implementation for handling aggregation with grouping by group-keys.
|
Modifier and Type | Class and Description |
---|---|
class |
OnExprViewTableBase |
class |
OnExprViewTableDelete
View for the on-delete statement that handles removing events from a named window.
|
class |
OnExprViewTableMerge |
class |
OnExprViewTableMergeInsertUnmatched |
class |
OnExprViewTableSelect |
class |
OnExprViewTableUpdate |
Modifier and Type | Interface and Description |
---|---|
interface |
EvalRootState
Interface for a root state node accepting a callback to use to indicate pattern results.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalRootStateNode
This class is always the root node in the evaluation state tree representing any activated event expression.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorAggregateGrouped |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessor
Processor for result sets coming from 2 sources.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowForAll |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroup |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroupRollup |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorSimple |
Modifier and Type | Class and Description |
---|---|
class |
StopCallbackNoAction
Stop callback that performs no action.
|
Modifier and Type | Field and Description |
---|---|
static StopCallback |
StopCallbackNoAction.INSTANCE |
static StopCallback |
CollectionUtil.STOP_CALLBACK_NONE |
Copyright © 2005–2018. All rights reserved.