Modifier and Type | Class and Description |
---|---|
class |
PropertyDotEventCollectionForge |
class |
PropertyDotEventSingleForge |
class |
PropertyDotScalarArrayForge |
class |
PropertyDotScalarCollection |
class |
PropertyDotScalarIterable |
Modifier and Type | Field and Description |
---|---|
protected ExprEnumerationForge |
EnumUnionForge.evaluatorForge |
protected ExprEnumerationForge |
EnumIntersectForge.evaluatorForge |
protected ExprEnumerationForge |
EnumExceptForge.evaluatorForge |
Constructor and Description |
---|
EnumExceptForge(int numStreams,
ExprEnumerationForge evaluatorForge,
boolean scalar) |
EnumIntersectForge(int numStreams,
ExprEnumerationForge evaluatorForge,
boolean scalar) |
EnumUnionForge(int numStreams,
ExprEnumerationForge evaluatorForge,
boolean scalar) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExprAggMultiFunctionNode |
Modifier and Type | Class and Description |
---|---|
class |
ExprAggMultiFunctionCountMinSketchNode
Represents the Count-min sketch aggregate function.
|
class |
ExprAggMultiFunctionLinearAccessNode |
class |
ExprAggMultiFunctionSortedMinMaxByNode |
class |
ExprPlugInMultiFunctionAggNode
Represents a custom aggregation function in an expresson tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprContextPropertyNodeFragmentEnumerationForge |
class |
ExprIdentNodeFragmentTypeEnumerationForge |
class |
ExprStreamUnderlyingNodeEnumerationForge |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationForge |
ExprEnumerationForgeDesc.getForge() |
Constructor and Description |
---|
ExprEnumerationForgeDesc(ExprEnumerationForge forge,
boolean istreamOnly,
int directIndexStreamNumber) |
Modifier and Type | Class and Description |
---|---|
class |
ExprDeclaredForgeBase |
class |
ExprDeclaredForgeNoRewrite |
class |
ExprDeclaredForgeRewrite |
class |
ExprDeclaredForgeRewriteWValue |
Constructor and Description |
---|
ExprDeclaredForgeRewrite(ExprDeclaredNodeImpl parent,
ExprForge innerForge,
boolean isCache,
ExprEnumerationForge[] eventEnumerationForges,
boolean audit,
String statementName) |
ExprDeclaredForgeRewriteWValue(ExprDeclaredNodeImpl parent,
ExprForge innerForge,
boolean isCache,
boolean audit,
String statementName,
ExprEnumerationForge[] eventEnumerationForges,
ObjectArrayEventType valueEventType,
List<ExprNode> valueExpressions) |
Modifier and Type | Class and Description |
---|---|
class |
ExprDotNodeAggregationMethodRootNode |
class |
ExprDotNodeForgeRootChild |
Modifier and Type | Method and Description |
---|---|
ExprEnumerationForge |
ExprDotEnumerationSourceForge.getEnumeration() |
Constructor and Description |
---|
ExprDotEnumerationSourceForge(EPChainableType returnType,
Integer streamOfProviderIfApplicable,
ExprEnumerationForge enumeration) |
ExprDotEnumerationSourceForgeForProps(ExprEnumerationForge enumeration,
EPChainableType returnType,
Integer streamOfProviderIfApplicable,
ExprEnumerationGivenEventForge enumerationGivenEvent) |
ExprDotNodeForgeRootChild(ExprDotNodeImpl parent,
FilterExprAnalyzerAffector filterExprAnalyzerAffector,
Integer streamNumReferenced,
String rootPropertyName,
boolean hasEnumerationMethod,
ExprForge rootNodeForge,
ExprEnumerationForge rootLambdaEvaluator,
EPChainableType typeInfo,
ExprDotForge[] forgesIteratorEventBean,
ExprDotForge[] forgesUnpacking,
boolean checkedUnpackEvent) |
Modifier and Type | Field and Description |
---|---|
protected ExprEnumerationForge |
InnerDotEnumerableScalarCollectionForge.rootLambdaForge |
protected ExprEnumerationForge |
InnerDotEnumerableEventCollectionForge.rootLambdaForge |
protected ExprEnumerationForge |
InnerDotEnumerableEventBeanForge.rootLambdaForge |
Constructor and Description |
---|
InnerDotEnumerableEventBeanForge(ExprEnumerationForge rootLambdaForge,
EventType eventType) |
InnerDotEnumerableEventCollectionForge(ExprEnumerationForge rootLambdaForge,
EventType eventType) |
InnerDotEnumerableScalarCollectionForge(ExprEnumerationForge rootLambdaForge,
EPTypeClass componentType) |
Modifier and Type | Field and Description |
---|---|
protected ExprEnumerationForge |
ExprEvalEnumerationEventBeanToUnderlyingArrayForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationEventBeanToEventBeanArrayForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationCollToUnderlyingForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationCollToUnderlyingArrayForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationCollToEventBeanForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationCollToEventBeanArrayForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationAtBeanSingleForge.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationAtBeanCollTable.enumerationForge |
protected ExprEnumerationForge |
ExprEvalEnumerationAtBeanColl.enumerationForge |
Modifier and Type | Class and Description |
---|---|
class |
ExprArrayNodeForge |
Modifier and Type | Class and Description |
---|---|
class |
ExprPreviousNode
Represents the 'prev' previous event function in an expression node tree.
|
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 | Class and Description |
---|---|
class |
ExprTableAccessNodeSubprop |
Modifier and Type | Class and Description |
---|---|
class |
ExprNodeScript |
Copyright © 2005–2022. All rights reserved.