Modifier and Type | Method and Description |
---|---|
static StatementInformationalsCompileTime |
StatementInformationalsUtil.getInformationals(StatementBaseInfo base,
List<FilterSpecCompiled> filterSpecCompileds,
List<ScheduleHandleCallbackProvider> schedules,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
boolean allowContext,
SelectSubscriberDescriptor selectSubscriberDescriptor,
CodegenPackageScope packageScope,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
SelectSubscriberDescriptor |
OnTriggerSetPlan.getSelectSubscriberDescriptor() |
Constructor and Description |
---|
OnTriggerSetPlan(StmtClassForgableAIFactoryProviderBase forgable,
List<StmtClassForgable> forgables,
SelectSubscriberDescriptor selectSubscriberDescriptor) |
Modifier and Type | Method and Description |
---|---|
SelectSubscriberDescriptor |
OnTriggerPlan.getSubscriberDescriptor() |
Constructor and Description |
---|
OnTriggerPlan(StmtClassForgableAIFactoryProviderBase factory,
List<StmtClassForgable> forgables,
SelectSubscriberDescriptor subscriberDescriptor) |
Modifier and Type | Method and Description |
---|---|
SelectSubscriberDescriptor |
ResultSetProcessorDesc.getSelectSubscriberDescriptor() |
Constructor and Description |
---|
ResultSetProcessorDesc(ResultSetProcessorFactoryForge resultSetProcessorFactoryForge,
ResultSetProcessorType resultSetProcessorType,
SelectExprProcessorForge[] selectExprProcessorForges,
boolean join,
boolean hasOutputLimit,
ResultSetProcessorOutputConditionType outputConditionType,
boolean hasOutputLimitSnapshot,
EventType resultEventType,
boolean rollup,
AggregationServiceForgeDesc aggregationServiceForgeDesc,
OrderByProcessorFactoryForge orderByProcessorFactoryForge,
SelectSubscriberDescriptor selectSubscriberDescriptor) |
Modifier and Type | Method and Description |
---|---|
SelectSubscriberDescriptor |
SelectExprProcessorDescriptor.getSubscriberDescriptor() |
Constructor and Description |
---|
SelectExprProcessorDescriptor(SelectSubscriberDescriptor subscriberDescriptor,
SelectExprProcessorForge forge) |
Copyright © 2005–2018. All rights reserved.