Modifier and Type | Method and Description |
---|---|
CodegenPackageScope |
CodegenClassScope.getPackageScope() |
Constructor and Description |
---|
CodegenClassScope(boolean debug,
CodegenPackageScope packageScope,
String outermostClassName) |
Constructor and Description |
---|
StmtClassForgeableQueryMethodProvider(String className,
CodegenPackageScope packageScope,
FAFQueryMethodForge forge) |
Constructor and Description |
---|
StmtClassForgeableMultiKey(String className,
CodegenPackageScope packageScope,
EPType[] types,
boolean lenientEquals) |
StmtClassForgeableMultiKeySerde(String className,
CodegenPackageScope packageScope,
EPType[] types,
String classNameMK,
DataInputOutputSerdeForge[] forges) |
Modifier and Type | Method and Description |
---|---|
CodegenPackageScope |
StmtForgeMethodResult.getPackageScope() |
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) |
StmtClassForgeable |
StmtClassForgeableFactory.make(CodegenPackageScope packageScope,
String classPostfix) |
static void |
StmtClassForgeableStmtFields.makeSubstitutionSetter(CodegenPackageScope packageScope,
CodegenMethod method,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected abstract StmtClassForgeable |
StmtForgeMethodCreateSimpleBase.aiFactoryForgable(String className,
CodegenPackageScope packageScope,
EventType statementEventType,
String objectName) |
Modifier and Type | Method and Description |
---|---|
protected StmtClassForgeable |
StmtForgeMethodCreateClass.aiFactoryForgable(String className,
CodegenPackageScope packageScope,
EventType statementEventType,
String objectName) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateClass(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateClassForge forge) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateContext(String className,
CodegenPackageScope packageScope,
String contextName,
ContextControllerFactoryForge[] forges,
EventType eventTypeContextProperties,
StatementAgentInstanceFactoryCreateContextForge forge,
StateMgmtSetting partitionIdSvcStateMgmtSettings) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateDataflow(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateDataflowForge forge) |
Modifier and Type | Method and Description |
---|---|
protected StmtClassForgeable |
StmtForgeMethodCreateExpression.aiFactoryForgable(String className,
CodegenPackageScope packageScope,
EventType statementEventType,
String objectName) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateExpression(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateExpressionForge forge) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateIndex(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateIndexForge forge) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateSchema(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateSchemaForge forge) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateTable(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateTableForge forge,
String tableName) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateVariable(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateVariableForge forge,
String variableName,
DataInputOutputSerdeForge serde) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateNW(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateNWForge forge,
String namedWindowName) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderOnTrigger(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 |
---|
StmtClassForgeableAIFactoryProviderSelect(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryForge forge) |
StmtClassForgeableOPVFactoryProvider(String className,
OutputProcessViewFactoryForge spec,
CodegenPackageScope packageScope,
int numStreams,
StatementRawInfo raw) |
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderUpdate(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,
MultiKeyClassRef groupDeliveryMultiKey,
Map<StatementProperty,Object> properties,
boolean hasMatchRecognize,
boolean instrumented,
CodegenPackageScope packageScope,
String insertIntoLatchName,
boolean allowSubscriber,
ExpressionScriptProvided[] onScripts) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeable> |
FAFQueryMethodSelectForge.makeForgeables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
List<StmtClassForgeable> |
FAFQueryMethodIUDBaseForge.makeForgeables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
List<StmtClassForgeable> |
FAFQueryMethodForge.makeForgeables(String queryMethodProviderClassName,
String classPostfix,
CodegenPackageScope packageScope) |
Constructor and Description |
---|
StmtClassForgeableJsonDelegate(CodegenClassType classType,
String className,
CodegenPackageScope packageScope,
String underlyingClassName,
StmtClassForgeableJsonDesc desc) |
StmtClassForgeableJsonDelegateFactory(CodegenClassType classType,
String className,
boolean makeWriteMethod,
CodegenPackageScope packageScope,
String delegateClassName,
String underlyingClassName,
StmtClassForgeableJsonDesc desc) |
StmtClassForgeableJsonUnderlying(String className,
CodegenPackageScope packageScope,
StmtClassForgeableJsonDesc desc) |
Constructor and Description |
---|
StmtClassForgeableBaseNestableEventTypeSerde(String className,
CodegenPackageScope packageScope,
BaseNestableEventType eventType,
DataInputOutputSerdeForge[] forges) |
Copyright © 2005–2021. All rights reserved.