Modifier and Type | Method and Description |
---|---|
ContextCompileTimeDescriptor |
StatementSpecMapContext.getContextCompileTimeDescriptor() |
Constructor and Description |
---|
ExpressionCopier(StatementSpecRaw statementSpecRaw,
ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementCompileTimeServices services,
ExprNodeSubselectDeclaredDotVisitor visitor) |
StatementSpecMapContext(ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv) |
StatementSpecMapContext(ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scriptExpressions) |
Modifier and Type | Field and Description |
---|---|
ContextCompileTimeDescriptor |
FilterSpecCompilerArgs.contextDescriptor |
Modifier and Type | Method and Description |
---|---|
ContextCompileTimeDescriptor |
StatementRawInfo.getOptionalContextDescriptor() |
Constructor and Description |
---|
FilterSpecCompilerArgs(LinkedHashMap<String,Pair<EventType,String>> taggedEventTypes,
LinkedHashMap<String,Pair<EventType,String>> arrayEventTypes,
LinkedHashSet<String> allTagNamesOrdered,
StreamTypeService streamTypeService,
ContextCompileTimeDescriptor contextDescriptor,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
StatementRawInfo(int statementNumber,
String statementName,
Annotation[] annotations,
StatementType statementType,
ContextCompileTimeDescriptor optionalContextDescriptor,
String intoTableName,
Compilable compilable,
String moduleName) |
Modifier and Type | Method and Description |
---|---|
ContextCompileTimeDescriptor |
ExprValidationContext.getContextDescriptor() |
Constructor and Description |
---|
ExprValidationContext(StreamTypeService streamTypeService,
ViewResourceDelegateExpr viewResourceDelegate,
ContextCompileTimeDescriptor contextDescriptor,
boolean disablePropertyExpressionEventCollCache,
boolean allowRollupFunctions,
boolean allowBindingConsumption,
boolean allowTableAggReset,
boolean isUnidirectionalJoin,
String intoTableName,
boolean isFilterExpression,
ExprValidationMemberName memberName,
boolean aggregationFutureNameAlreadySet,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprDeclaredNodeImpl,StatementSpecMapContext> |
ExprDeclaredHelper.getExistsDeclaredExpr(String name,
List<ExprNode> parameters,
Collection<ExpressionDeclItem> stmtLocalExpressions,
ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scripts) |
Constructor and Description |
---|
ExprDeclaredNodeImpl(ExpressionDeclItem prototype,
List<ExprNode> chainParameters,
ContextCompileTimeDescriptor contextDescriptor,
ExprNode expressionBodyCopy) |
Modifier and Type | Method and Description |
---|---|
ContextCompileTimeDescriptor |
SelectProcessorArgs.getContextDescriptor() |
Constructor and Description |
---|
SelectProcessorArgs(SelectClauseElementCompiled[] selectionList,
GroupByRollupInfo groupByRollupInfo,
boolean isUsingWildcard,
EventType optionalInsertIntoEventType,
ForClauseSpec forClauseSpec,
StreamTypeService typeService,
ContextCompileTimeDescriptor contextDescriptor,
boolean isFireAndForget,
Annotation[] annotations,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
Modifier and Type | Method and Description |
---|---|
void |
StateMgmtSettingsProviderDefault.filterSubtypes(FabricCharge fabricCharge,
List<FilterSpecTracked> provider,
ContextCompileTimeDescriptor contextDescriptor,
StatementSpecCompiled compiled) |
void |
StateMgmtSettingsProvider.filterSubtypes(FabricCharge fabricCharge,
List<FilterSpecTracked> provider,
ContextCompileTimeDescriptor contextDescriptor,
StatementSpecCompiled compiled) |
FabricStatement |
StateMgmtSettingsProviderDefault.statement(int statementNumber,
ContextCompileTimeDescriptor context,
FabricCharge fabricCharge) |
FabricStatement |
StateMgmtSettingsProvider.statement(int statementNumber,
ContextCompileTimeDescriptor context,
FabricCharge fabricCharge) |
Copyright © 2005–2021. All rights reserved.