Modifier and Type | Method and Description |
---|---|
CodegenPackageScope |
CodegenClassScope.getPackageScope() |
Constructor and Description |
---|
CodegenClassScope(boolean debug,
CodegenPackageScope packageScope,
String outermostClassName) |
Constructor and Description |
---|
StmtClassForgableQueryMethodProvider(String className,
CodegenPackageScope packageScope,
FAFQueryMethodForge forge) |
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) |
static void |
StmtClassForgableStmtFields.makeSubstitutionSetter(CodegenPackageScope packageScope,
CodegenMethod method,
CodegenClassScope classScope) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderBase(String className,
CodegenPackageScope packageScope) |
StmtClassForgableRSPFactoryProvider(String className,
ResultSetProcessorDesc spec,
CodegenPackageScope packageScope,
StatementRawInfo statementRawInfo) |
StmtClassForgableStmtFields(String className,
CodegenPackageScope packageScope,
int numStreams) |
StmtClassForgableStmtProvider(String statementAIFactoryClassName,
String statementProviderClassName,
StatementInformationalsCompileTime statementInformationals,
CodegenPackageScope packageScope) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateContext(String className,
CodegenPackageScope packageScope,
String contextName,
ContextControllerFactoryForge[] forges,
EventType eventTypeContextProperties,
StatementAgentInstanceFactoryCreateContextForge forge) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateDataflow(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateDataflowForge forge) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateExpression(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateExpressionForge forge) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateIndex(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateIndexForge forge) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateSchema(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateSchemaForge forge) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateTable(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateTableForge forge,
String tableName) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateVariable(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateVariableForge forge,
String variableName) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderCreateNW(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateNWForge forge,
String namedWindowName) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderOnTrigger(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryOnTriggerBaseForge forge) |
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) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderSelect(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryForge forge) |
StmtClassForgableOPVFactoryProvider(String className,
OutputProcessViewFactoryForge spec,
CodegenPackageScope packageScope,
int numStreams,
StatementRawInfo raw) |
Constructor and Description |
---|
StmtClassForgableAIFactoryProviderUpdate(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryUpdateForge forge) |
Constructor and Description |
---|
StatementInformationalsCompileTime(String statementNameCompileTime,
boolean alwaysSynthesizeOutputEvents,
String optionalContextName,
String optionalContextModuleName,
NameAccessModifier optionalContextVisibility,
boolean canSelfJoin,
boolean hasSubquery,
boolean needDedup,
Annotation[] annotations,
boolean stateless,
Serializable userObjectCompileTime,
int numFilterCallbacks,
int numScheduleCallbacks,
int numNamedWindowCallbacks,
StatementType statementType,
int priority,
boolean preemptive,
boolean hasVariables,
boolean writesToTables,
boolean hasTableAccess,
Class[] selectClauseTypes,
String[] selectClauseColumnNames,
boolean forClauseDelivery,
ExprNode[] groupDelivery,
Map<StatementProperty,Object> properties,
boolean hasMatchRecognize,
boolean instrumented,
CodegenPackageScope packageScope,
String insertIntoLatchName,
boolean allowSubscriber,
ExpressionScriptProvided[] onScripts) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgable> |
FAFQueryMethodSelectForge.makeForgables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
List<StmtClassForgable> |
FAFQueryMethodIUDBaseForge.makeForgables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
List<StmtClassForgable> |
FAFQueryMethodForge.makeForgables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
Copyright © 2005–2019. All rights reserved.