Modifier and Type | Method and Description |
---|---|
static MapEventType |
ViewableActivatorPatternForge.makeRegisterPatternType(StatementBaseInfo base,
int stream,
PatternStreamSpecCompiled patternStreamSpec,
StatementCompileTimeServices services) |
Constructor and Description |
---|
StmtForgeMethodCreateContext(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateDataflow(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateExpression(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateIndex(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateSchema(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateTable(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodCreateVariable(StatementBaseInfo base) |
Modifier and Type | Method and Description |
---|---|
protected static CreateWindowCompileResult |
CreateWindowUtil.handleCreateWindow(StatementBaseInfo base,
StatementCompileTimeServices services) |
Constructor and Description |
---|
StmtForgeMethodCreateWindow(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodOnTrigger(StatementBaseInfo base) |
Modifier and Type | Method and Description |
---|---|
static OnTriggerSetPlan |
OnTriggerSetUtil.handleSetVariable(String className,
CodegenPackageScope packageScope,
String classPostfix,
OnTriggerActivatorDesc activatorResult,
String optionalStreamName,
Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation,
OnTriggerSetDesc desc,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static OnTriggerPlan |
OnSplitStreamUtil.handleSplitStream(String aiFactoryProviderClassName,
CodegenPackageScope packageScope,
String classPostfix,
OnTriggerSplitStreamDesc desc,
StreamSpecCompiled streamSpec,
OnTriggerActivatorDesc activatorResult,
Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static OnTriggerPlan |
OnTriggerWindowUtil.handleContextFactoryOnTrigger(String className,
CodegenPackageScope packageScope,
String classPostfix,
NamedWindowMetaData namedWindow,
TableMetaData table,
OnTriggerWindowPlan planDesc,
StatementBaseInfo base,
StatementCompileTimeServices services) |
static OnTriggerPlanValidationResult |
OnTriggerPlanValidator.validateOnTriggerPlan(EventType namedWindowOrTableType,
OnTriggerWindowDesc onTriggerDesc,
StreamSpecCompiled streamSpec,
OnTriggerActivatorDesc activatorResult,
Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static StmtForgeMethodSelectResult |
StmtForgeMethodSelectUtil.make(boolean dataflowOperator,
String packageName,
String classPostfix,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Constructor and Description |
---|
StmtForgeMethodSelect(StatementBaseInfo base) |
Constructor and Description |
---|
StmtForgeMethodUpdate(StatementBaseInfo base) |
Modifier and Type | Method and Description |
---|---|
StatementBaseInfo |
DataFlowOpForgeInitializeContext.getBase() |
Constructor and Description |
---|
DataFlowOpForgeInitializeContext(String dataflowName,
int operatorNumber,
Annotation[] operatorAnnotations,
GraphOperatorSpec operatorSpec,
Map<Integer,DataFlowOpInputPort> inputPorts,
Map<Integer,DataFlowOpOutputPort> outputPorts,
DataFlowOpForgeCodegenEnv codegenEnv,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
HistoricalEventViewableForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static HistoricalEventViewableDatabaseForge |
HistoricalEventViewableDatabaseForgeFactory.createDBStatementView(int streamNum,
DBStatementStreamSpec sqlStreamSpec,
SQLColumnTypeConversion columnTypeConversionHook,
SQLOutputRowConversion outputRowConversionHook,
StatementBaseInfo base,
StatementCompileTimeServices services) |
List<StmtClassForgeableFactory> |
HistoricalEventViewableDatabaseForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static HistoricalEventViewableMethodForge |
HistoricalEventViewableMethodForgeFactory.createMethodStatementView(int stream,
MethodStreamSpec methodStreamSpec,
StatementBaseInfo base,
StatementCompileTimeServices services) |
List<StmtClassForgeableFactory> |
HistoricalEventViewableMethodForge.validate(StreamTypeService typeService,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static RowRecogPlan |
RowRecogNFAViewPlanUtil.validateAndPlan(EventType parentEventType,
boolean unbound,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static SubSelectActivationDesc |
SubSelectHelperActivations.createSubSelectActivation(List<FilterSpecCompiled> filterSpecCompileds,
List<NamedWindowConsumerStreamSpec> namedWindowConsumers,
StatementBaseInfo statement,
StatementCompileTimeServices services) |
static SubSelectHelperForgePlan |
SubSelectHelperForgePlanner.planSubSelect(StatementBaseInfo statement,
Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation,
String[] outerStreamNames,
EventType[] outerEventTypesSelect,
String[] outerEventTypeNamees,
StatementCompileTimeServices compileTimeServices) |
Constructor and Description |
---|
SubSelectStrategyFactoryIndexShareForge(int subqueryNumber,
SubSelectActivationPlan subselectActivation,
EventType[] outerEventTypesSelect,
NamedWindowMetaData namedWindow,
TableMetaData table,
boolean fullTableScan,
IndexHint indexHint,
SubordPropPlan joinedPropPlan,
ExprForge filterExprEval,
ExprNode[] groupKeys,
AggregationServiceForgeDesc aggregationServiceForgeDesc,
StatementBaseInfo statement,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static EventTypeForgablesPair |
EventTypeUtility.createNonVariantType(boolean isAnonymous,
CreateSchemaDesc spec,
StatementBaseInfo base,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static ConfigurationCommonEventTypeXMLDOM |
CreateSchemaXMLHelper.configure(StatementBaseInfo base,
StatementCompileTimeServices services) |
Copyright © 2005–2019. All rights reserved.