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 | Class and Description |
---|---|
class |
ExprAggMultiFunctionCountMinSketchNode
Represents the Count-min sketch aggregate function.
|
class |
ExprPlugInMultiFunctionAggNode
Represents a custom aggregation function in an expresson tree.
|
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprPlugInMultiFunctionAggNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggMultiFunctionSortedMinMaxByNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggMultiFunctionLinearAccessNode.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprAggMultiFunctionCountMinSketchNode.getExprEvaluatorEnumeration() |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprStreamUnderlyingNodeEnumerationForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprIdentNodeFragmentTypeEnumerationForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprEnumerationForge.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprContextPropertyNodeFragmentEnumerationForge.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprDeclaredForgeBase |
class |
ExprDeclaredForgeNoRewrite |
class |
ExprDeclaredForgeRewrite |
class |
ExprDeclaredForgeRewriteWValue |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprDeclaredForgeBase.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprDotNodeForgeRootChildEval |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprDotNodeForgeRootChildEval.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprDotNodeForgeRootChild.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprDotNodeAggregationMethodRootNode.getExprEvaluatorEnumeration() |
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,
Class componentType) |
Constructor and Description |
---|
ExprEvalStreamNumEnumCollEval(ExprEnumerationEval enumeration) |
ExprEvalStreamNumEnumSingleEval(ExprEnumerationEval enumeration) |
Modifier and Type | Class and Description |
---|---|
class |
ExprArrayNodeForgeEval |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprArrayNodeForgeEval.getExprEvaluatorEnumeration() |
ExprEnumerationEval |
ExprArrayNodeForge.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 | Method and Description |
---|---|
ExprEnumerationEval |
ExprSubselectNode.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ExprTableAccessNodeSubprop |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprTableAccessNodeSubprop.getExprEvaluatorEnumeration() |
Modifier and Type | Interface and Description |
---|---|
interface |
ScriptEvaluator |
Modifier and Type | Class and Description |
---|---|
class |
ScriptEvaluatorBase |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationEval |
ExprNodeScript.getExprEvaluatorEnumeration() |
Modifier and Type | Class and Description |
---|---|
class |
ScriptEvaluatorJSR223 |
Modifier and Type | Class and Description |
---|---|
class |
ScriptEvaluatorMVEL |
Copyright © 2005–2020. All rights reserved.