Class AggregationServiceCodegenNames
java.lang.Object
com.espertech.esper.common.internal.epl.agg.core.AggregationServiceCodegenNames
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME_STREAMNUM
- See Also:
-
REF_STREAMNUM
-
NAME_SUBQUERYNUMBER
- See Also:
-
REF_SUBQUERYNUMBER
-
NAME_GROUPKEY
- See Also:
-
REF_GROUPKEY
-
NAME_AGENTINSTANCEID
- See Also:
-
NAME_ROLLUPLEVEL
- See Also:
-
REF_ROLLUPLEVEL
-
NAME_CALLBACK
- See Also:
-
REF_CALLBACK
-
NAME_AGGVISITOR
- See Also:
-
REF_AGGVISITOR
-
NAME_SCOL
- See Also:
-
REF_SCOL
-
NAME_VCOL
- See Also:
-
REF_VCOL
-
NAME_GROUPID
- See Also:
-
REF_GROUPID
-
NAME_VALUE
- See Also:
-
REF_VALUE
-
-
Constructor Details
-
AggregationServiceCodegenNames
public AggregationServiceCodegenNames()
-