Modifier and Type | Method and Description |
---|---|
static List<FilterSpecParamExprNodeForge> |
FilterSpecCompiled.makeExprNodeList(List<FilterSpecTracked> filterSpecCompileds,
List<FilterSpecParamExprNodeForge> additionalBooleanExpressions) |
Modifier and Type | Method and Description |
---|---|
List<FilterSpecTracked> |
StmtForgeMethodResult.getFiltereds() |
Modifier and Type | Method and Description |
---|---|
static StatementInformationalsCompileTime |
StatementInformationalsUtil.getInformationals(StatementBaseInfo base,
List<FilterSpecTracked> filterSpecCompileds,
List<ScheduleHandleTracked> schedules,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
boolean allowContext,
SelectSubscriberDescriptor selectSubscriberDescriptor,
CodegenPackageScope packageScope,
StatementCompileTimeServices services) |
Constructor and Description |
---|
StmtForgeMethodResult(List<StmtClassForgeable> forgeables,
List<FilterSpecTracked> filtereds,
List<ScheduleHandleTracked> scheduleds,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
List<FilterSpecParamExprNodeForge> filterBooleanExpressions,
CodegenPackageScope packageScope,
FabricCharge fabricCharge) |
Modifier and Type | Method and Description |
---|---|
List<FilterSpecTracked> |
CreateContextValidationEnv.getFilterSpecCompileds() |
Constructor and Description |
---|
CreateContextValidationEnv(String contextName,
NameAccessModifier contextVisibility,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services,
List<FilterSpecTracked> filterSpecCompileds,
List<ScheduleHandleTracked> scheduleHandleCallbackProviders,
List<FilterSpecParamExprNodeForge> filterBooleanExpressions) |
Modifier and Type | Method and Description |
---|---|
void |
EvalAndForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalRootForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
void |
EvalForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalEveryForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalEveryDistinctForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalFilterForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalFollowedByForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalGuardForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalMatchUntilForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalNotForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalObserverForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
void |
EvalOrForgeNode.collectSelfFilterAndSchedule(Function<Short,CallbackAttribution> callbackAttribution,
List<FilterSpecTracked> filters,
List<ScheduleHandleTracked> schedules) |
Modifier and Type | Method and Description |
---|---|
static SubSelectActivationDesc |
SubSelectHelperActivations.createSubSelectActivation(boolean fireAndForget,
List<FilterSpecTracked> filterSpecCompileds,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
StatementBaseInfo statement,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
void |
StateMgmtSettingsProviderDefault.filterNonContext(FabricCharge fabricCharge,
FilterSpecTracked spec) |
void |
StateMgmtSettingsProvider.filterNonContext(FabricCharge fabricCharge,
FilterSpecTracked spec) |
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) |
Copyright © 2005–2022. All rights reserved.