Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
MultiKeyPlan.getMultiKeyForgeables() |
Constructor and Description |
---|
MultiKeyPlan(List<StmtClassForgeableFactory> multiKeyForgeables,
MultiKeyClassRef classRef) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
StreamSpecCompiledDesc.getAdditionalForgeables() |
Constructor and Description |
---|
StreamSpecCompiledDesc(StreamSpecCompiled streamSpecCompiled,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
StatementSpecCompiledDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
FilterSpecValidatedDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
FilterSpecCompiledDesc.getAdditionalForgeables() |
Constructor and Description |
---|
FilterSpecCompiledDesc(FilterSpecCompiled filterSpecCompiled,
List<StmtClassForgeableFactory> additionalForgeables) |
FilterSpecValidatedDesc(List<ExprNode> expressions,
List<StmtClassForgeableFactory> additionalForgeables) |
StatementSpecCompiledDesc(StatementSpecCompiled compiled,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
DataflowDescForge.getAdditionalForgables() |
Constructor and Description |
---|
DataflowDescForge(String dataflowName,
Map<String,EventType> declaredTypes,
Map<Integer,OperatorMetadataDescriptor> operatorMetadata,
Set<Integer> operatorBuildOrder,
Map<Integer,DataFlowOperatorForge> operatorFactories,
List<LogicalChannel> logicalChannels,
List<StmtForgeMethodResult> forgables,
List<StmtClassForgeableFactory> additionalForgables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
CreateWindowCompileResult.getAdditionalForgeables() |
Constructor and Description |
---|
CreateWindowCompileResult(FilterSpecCompiled filterSpecCompiled,
SelectClauseSpecRaw selectClauseSpecRaw,
EventType asEventType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
OnTriggerSetPlan.getAdditionalForgeables() |
Constructor and Description |
---|
OnTriggerSetPlan(StmtClassForgeableAIFactoryProviderBase forgeable,
List<StmtClassForgeable> forgeables,
SelectSubscriberDescriptor selectSubscriberDescriptor,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
OnTriggerPlanValidationResult.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
OnTriggerPlan.getAdditionalForgeables() |
Constructor and Description |
---|
OnTriggerPlan(StmtClassForgeableAIFactoryProviderBase factory,
List<StmtClassForgeable> forgeables,
SelectSubscriberDescriptor subscriberDescriptor,
List<StmtClassForgeableFactory> additionalForgeables) |
OnTriggerPlanValidationResult(Map<ExprSubselectNode,SubSelectFactoryForge> subselectForges,
Map<ExprTableAccessNode,ExprTableEvalStrategyFactoryForge> tableAccessForges,
ResultSetProcessorDesc resultSetProcessorPrototype,
ExprNode validatedJoin,
String zeroStreamAliasName,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
AggregationServiceForgeDesc.getAdditionalForgeables() |
Constructor and Description |
---|
AggregationServiceForgeDesc(AggregationServiceFactoryForge aggregationServiceFactoryForge,
List<AggregationServiceAggExpressionDesc> expressions,
List<ExprAggregateNodeGroupKey> groupKeyExpressions,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
AggregationLocalGroupByPlanDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
AggregationGroupByLocalGroupLevelDesc.getAdditionalForgeables() |
Constructor and Description |
---|
AggregationGroupByLocalGroupLevelDesc(AggregationLocalGroupByLevelForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
AggregationLocalGroupByPlanDesc(AggregationLocalGroupByPlanForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
ExprValidationContext.getAdditionalForgeables() |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
FAFQueryMethodSelectDesc.getAdditionalForgeables() |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
HistoricalEventViewableForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
HistoricalEventViewableDatabaseForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
HistoricalEventViewableMethodForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
JoinSetComposerPrototypeHistoricalDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
JoinSetComposerPrototypeHistorical2StreamDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
JoinSetComposerPrototypeDesc.getAdditionalForgeables() |
Constructor and Description |
---|
JoinSetComposerPrototypeDesc(JoinSetComposerPrototypeForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
JoinSetComposerPrototypeHistorical2StreamDesc(JoinSetComposerPrototypeHistorical2StreamForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
JoinSetComposerPrototypeHistoricalDesc(HistoricalIndexLookupStrategyForge lookupForge,
PollResultIndexingStrategyForge indexingForge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
TableLookupPlanDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
QueryPlanNodeForgeDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
QueryPlanForgeDesc.getAdditionalForgeables() |
Constructor and Description |
---|
QueryPlanForgeDesc(QueryPlanForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
QueryPlanNodeForgeDesc(QueryPlanNodeForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
TableLookupPlanDesc(TableLookupPlanForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
LookupInstructionPlanDesc.getAdditionalForgeables() |
Constructor and Description |
---|
LookupInstructionPlanDesc(List<LookupInstructionPlanForge> forges,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
SubordinateWMatchExprQueryPlanResult.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubordinateQueryPlan.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubordinateQueryIndexSuggest.getMultiKeyForgeables() |
List<StmtClassForgeableFactory> |
SubordinateQueryIndexPlan.getMultiKeyForgeables() |
Constructor and Description |
---|
SubordinateQueryIndexPlan(QueryPlanIndexItemForge indexItem,
IndexMultiKey indexPropKey,
List<StmtClassForgeableFactory> multiKeyForgeables) |
SubordinateQueryIndexSuggest(SubordinateQueryIndexDescForge forge,
List<StmtClassForgeableFactory> multiKeyForgeables) |
SubordinateQueryPlan(SubordinateQueryPlanDescForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
SubordinateWMatchExprQueryPlanResult(SubordinateWMatchExprQueryPlanForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
OutputProcessViewFactoryForgeDesc.getAdditionalForgeables() |
Constructor and Description |
---|
OutputProcessViewFactoryForgeDesc(OutputProcessViewFactoryForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
ResultSetProcessorDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
GroupByRollupInfo.getAdditionalForgeables() |
Constructor and Description |
---|
GroupByRollupInfo(ExprNode[] exprNodes,
AggregationGroupByRollupDescForge rollupDesc,
List<StmtClassForgeableFactory> additionalForgeables,
MultiKeyClassRef optionalMultiKey) |
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,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
SelectExprProcessorWInsertTarget.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SelectExprProcessorForgeWForgables.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SelectExprProcessorDescriptor.getAdditionalForgeables() |
Constructor and Description |
---|
SelectExprProcessorDescriptor(SelectSubscriberDescriptor subscriberDescriptor,
SelectExprProcessorForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
SelectExprProcessorForgeWForgables(SelectExprProcessorForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
SelectExprProcessorWInsertTarget(SelectExprProcessorForge forge,
EventType insertIntoTargetType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
RowRecogPlan.getAdditionalForgeables() |
Constructor and Description |
---|
RowRecogPlan(RowRecogDescForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
SubSelectStrategyFactoryIndexShareForge.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubSelectHelperForgePlan.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubSelectFactoryForgeDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubSelectActivationDesc.getAdditionalForgeables() |
List<StmtClassForgeableFactory> |
SubqueryIndexForgeDesc.getAdditionalForgeables() |
static List<StmtClassForgeableFactory> |
SubSelectHelperFilters.handleSubselectSelectClauses(ExprSubselectNode subselect,
EventType outerEventType,
String outerEventTypeName,
String outerStreamName,
LinkedHashMap<String,Pair<EventType,String>> taggedEventTypes,
LinkedHashMap<String,Pair<EventType,String>> arrayEventTypes,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Constructor and Description |
---|
SubqueryIndexForgeDesc(EventTableFactoryFactoryForge tableForge,
SubordTableLookupStrategyFactoryForge lookupForge,
List<StmtClassForgeableFactory> additionalForgeables) |
SubSelectActivationDesc(Map<ExprSubselectNode,SubSelectActivationPlan> subselects,
List<StmtClassForgeableFactory> additionalForgeables) |
SubSelectFactoryForgeDesc(SubSelectFactoryForge subSelectFactoryForge,
List<StmtClassForgeableFactory> additionalForgeables) |
SubSelectHelperForgePlan(Map<ExprSubselectNode,SubSelectFactoryForge> subselects,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
TableAccessAnalysisResult.getAdditionalForgeables() |
Constructor and Description |
---|
TableAccessAnalysisResult(Map<String,TableMetadataColumn> tableColumns,
ObjectArrayEventType internalEventType,
DataInputOutputSerdeForge[] internalEventTypePropertySerdes,
ObjectArrayEventType publicEventType,
TableMetadataColumnPairPlainCol[] colsPlain,
TableMetadataColumnPairAggMethod[] colsAggMethod,
TableMetadataColumnPairAggAccess[] colsAccess,
AggregationRowStateForgeDesc aggDesc,
String[] primaryKeyColumns,
EventPropertyGetterSPI[] primaryKeyGetters,
EPTypeClass[] primaryKeyTypes,
int[] primaryKeyColNums,
MultiKeyClassRef primaryKeyMultikeyClasses,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
EventTypeForgablesPair.getAdditionalForgeables() |
Constructor and Description |
---|
EventTypeForgablesPair(EventType eventType,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
static List<StmtClassForgeableFactory> |
SerdeEventTypeUtility.plan(EventType eventType,
StatementRawInfo raw,
SerdeEventTypeCompileTimeRegistry registry,
SerdeCompileTimeResolver resolver) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
ViewFactoryForgeDesc.getMultikeyForges() |
default List<StmtClassForgeableFactory> |
ViewFactoryForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Constructor and Description |
---|
ViewFactoryForgeDesc(List<ViewFactoryForge> forges,
List<StmtClassForgeableFactory> multikeyForges) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
WeightedAverageViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
List<StmtClassForgeableFactory> |
UnivariateStatisticsViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
List<StmtClassForgeableFactory> |
SizeViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
List<StmtClassForgeableFactory> |
RegressionLinestViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
List<StmtClassForgeableFactory> |
CorrelationViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
FirstUniqueByPropertyViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
GroupByViewFactoryForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
RankWindowViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
UniqueByPropertyViewForge.initAdditionalForgeables(ViewForgeEnv viewForgeEnv) |
Copyright © 2005–2020. All rights reserved.