Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
CodegenLegoEvaluateSelf.evaluateSelfGetEventBean(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
CodegenLegoEvaluateSelf.evaluateSelfGetROCollectionEvents(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
CodegenLegoEvaluateSelf.evaluateSelfGetROCollectionScalar(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
Constructor and Description |
---|
SelectExprProcessorEnumerationAtBeanCollEval(SelectExprProcessorEnumerationAtBeanCollForge forge,
ExprEnumerationEval enumEval) |
SelectExprProcessorEnumerationAtBeanCollTableEval(SelectExprProcessorEnumerationAtBeanCollTableForge forge,
ExprEnumerationEval enumEval) |
SelectExprProcessorEnumerationAtBeanSingleEval(SelectExprProcessorEnumerationAtBeanSingleForge forge,
ExprEnumerationEval enumEval) |
SelectExprProcessorEnumerationCollEval(SelectExprProcessorEnumerationCollForge forge,
ExprEnumerationEval enumeration) |
SelectExprProcessorEnumerationCollEvalFirstRow(SelectExprProcessorEnumerationCollForge forge,
ExprEnumerationEval enumeration) |
SelectExprProcessorEnumerationSingleToCollEval(SelectExprProcessorEnumerationSingleToCollForge forge,
ExprEnumerationEval enumeration) |
Modifier and Type | Class and Description |
---|---|
class |
ExprDeclaredForgeBase |
class |
ExprDeclaredForgeNoRewrite |
class |
ExprDeclaredForgeRewrite |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprDeclaredForgeBase.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
PropertyDotEventCollectionForge |
class |
PropertyDotEventSingleForge |
class |
PropertyDotScalarArrayForge |
class |
PropertyDotScalarCollection |
class |
PropertyDotScalarIterable |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
PropertyDotScalarIterable.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
PropertyDotScalarCollection.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
PropertyDotScalarArrayForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
PropertyDotEventSingleForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
PropertyDotEventCollectionForge.getExprEvaluatorEnumeration() |
Constructor and Description |
---|
EnumExceptForgeEval(EnumExceptForge forge,
ExprEnumerationEval evaluator) |
EnumIntersectForgeEval(EnumIntersectForge forge,
ExprEnumerationEval evaluator) |
EnumUnionForgeEval(EnumUnionForge forge,
ExprEnumerationEval evaluator) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExprAggregateAccessMultiValueNode |
Modifier and Type | Class and Description |
---|---|
class |
ExprAggCountMinSketchNode
Represents the Count-min sketch aggregate function.
|
class |
ExprAggMultiFunctionLinearAccessNode |
class |
ExprAggMultiFunctionSortedMinMaxByNode |
class |
ExprPlugInAggMultiFunctionNode
Represents a custom aggregation function in an expresson tree.
|
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprPlugInAggMultiFunctionNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggMultiFunctionSortedMinMaxByNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggMultiFunctionLinearAccessNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggCountMinSketchNode.getExprEvaluatorEnumeration() |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprEnumerationForge.getExprEvaluatorEnumeration() |
Constructor and Description |
---|
ExprNodeUtilExprStreamNumEnumCollEval(ExprEnumerationEval enumeration) |
ExprNodeUtilExprStreamNumEnumSingleEval(ExprEnumerationEval enumeration) |
Modifier and Type | Class and Description |
---|---|
class |
ExprDotNodeForgeRootChildEval |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprDotEnumerationSource.getEnumeration() |
ExprEnumerationEval |
ExprDotNodeForgeRootChildEval.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprDotNodeForgeRootChild.getExprEvaluatorEnumeration() |
Constructor and Description |
---|
ExprDotEnumerationSource(EPType returnType,
java.lang.Integer streamOfProviderIfApplicable,
ExprEnumerationEval enumeration) |
ExprDotEnumerationSourceForProps(ExprEnumerationEval enumeration,
EPType returnType,
java.lang.Integer streamOfProviderIfApplicable,
ExprEnumerationGivenEvent enumerationGivenEvent) |
Constructor and Description |
---|
InnerDotEnumerableEventBeanEval(ExprEnumerationEval rootLambdaEvaluator) |
InnerDotEnumerableEventCollectionEval(ExprEnumerationEval rootLambdaEvaluator) |
InnerDotEnumerableScalarCollectionEval(ExprEnumerationEval rootLambdaEvaluator) |
InnerEvaluatorEnumerableEventBean(ExprEnumerationEval rootLambdaEvaluator,
EventType eventType) |
InnerEvaluatorEnumerableEventCollection(ExprEnumerationEval rootLambdaEvaluator,
EventType eventType) |
InnerEvaluatorEnumerableScalarCollection(ExprEnumerationEval rootLambdaEvaluator,
java.lang.Class componentType) |
Modifier and Type | Class and Description |
---|---|
class |
ExprArrayNodeForgeEval |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprArrayNodeForgeEval.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprArrayNodeForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprArrayNode.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprPreviousNode
Represents the 'prev' previous event function in an expression node tree.
|
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprPreviousNode.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprSubselectAllSomeAnyNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectExistsNode
Represents an exists-subselect in an expression tree.
|
class |
ExprSubselectInNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectNode
Represents a subselect in an expression tree.
|
class |
ExprSubselectRowNode
Represents a subselect in an expression tree.
|
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprSubselectNode.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprTableAccessNodeSubprop |
class |
ExprTableAccessNodeSubpropAccessor |
class |
ExprTableIdentNodeSubpropAccessor |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprTableIdentNodeSubpropAccessor.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprTableAccessNodeSubpropAccessor.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprTableAccessNodeSubprop.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprNodeScriptEvalBase |
class |
ExprNodeScriptEvalJSR223 |
class |
ExprNodeScriptEvalMVEL |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprNodeScriptEvalBase.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprTableExprEvaluatorAccess |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprTableExprEvaluatorAccess.getExprEvaluatorEnumeration() |