Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
CodegenField.getNameWithMember() |
CodegenExpressionRef |
CodegenSetterBuilder.getRefName() |
Modifier and Type | Method and Description |
---|---|
List<CodegenExpressionRef> |
CodegenMethod.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
CodegenMethodScope |
CodegenMethodScope.addSymbol(CodegenExpressionRef symbol) |
CodegenMethod |
CodegenMethod.addSymbol(CodegenExpressionRef symbol) |
Constructor and Description |
---|
CodegenNamedParam(EPTypeClass type,
CodegenExpressionRef name) |
Modifier and Type | Method and Description |
---|---|
static CodegenExpressionRef |
CodegenExpressionBuilder.ref(String ref) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
SAIFFInitializeSymbolWEventType.REF_EVENTTYPE |
static CodegenExpressionRef |
ModuleVariableInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleTableInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleScriptInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleNamedWindowInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleIndexesInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleExpressionDeclaredInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleEventTypeInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleContextInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
ModuleClassProvidedInitializeSymbol.REF_INITSVC |
static CodegenExpressionRef |
SAIFFInitializeSymbol.REF_STMTINITSVC |
Modifier and Type | Method and Description |
---|---|
abstract void |
StatementAgentInstanceFactoryOnTriggerBaseForge.inlineInitializeOnTriggerBase(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactoryOnTriggerSetForge.inlineInitializeOnTriggerBase(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactoryOnTriggerSplitStreamForge.inlineInitializeOnTriggerBase(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactoryOnTriggerInfraBaseForge.inlineInitializeOnTriggerBase(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
StatementAgentInstanceFactoryOnTriggerInfraUpdateForge.inlineInitializeOnTriggerSpecific(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
StatementAgentInstanceFactoryOnTriggerInfraSelectForge.inlineInitializeOnTriggerSpecific(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
StatementAgentInstanceFactoryOnTriggerInfraMergeForge.inlineInitializeOnTriggerSpecific(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
StatementAgentInstanceFactoryOnTriggerInfraDeleteForge.inlineInitializeOnTriggerSpecific(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected abstract void |
StatementAgentInstanceFactoryOnTriggerInfraBaseForge.inlineInitializeOnTriggerSpecific(CodegenExpressionRef saiff,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextMetaData.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextControllerCategoryValidation.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextControllerPortableInfo.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextControllerHashValidationItem.make(CodegenExpressionRef addInitSvc) |
CodegenExpression |
ContextControllerHashValidation.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextControllerInitTermValidation.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
ContextControllerKeyedValidationItem.make(CodegenExpressionRef addInitSvc) |
CodegenExpression |
ContextControllerKeyedValidation.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
EPStatementInitServices.REF |
static CodegenExpressionRef |
EPModuleVariableInitServices.REF |
static CodegenExpressionRef |
EPModuleTableInitServices.REF |
static CodegenExpressionRef |
EPModuleScriptInitServices.REF |
static CodegenExpressionRef |
EPModuleNamedWindowInitServices.REF |
static CodegenExpressionRef |
EPModuleIndexInitServices.REF |
static CodegenExpressionRef |
EPModuleExprDeclaredInitServices.REF |
static CodegenExpressionRef |
EPModuleEventTypeInitServices.REF |
static CodegenExpressionRef |
EPModuleContextInitServices.REF |
static CodegenExpressionRef |
EPModuleClassProvidedInitServices.REF |
Modifier and Type | Method and Description |
---|---|
void |
AggregatorAccessCountMinSketch.readCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef input,
CodegenMethod method,
CodegenExpressionRef unitKey,
CodegenClassScope classScope) |
void |
AggregatorAccessCountMinSketch.writeCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef output,
CodegenExpressionRef unitKey,
CodegenExpressionRef writer,
CodegenMethod method,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
AggregatorAccessPlugin.readCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef input,
CodegenMethod method,
CodegenExpressionRef unitKey,
CodegenClassScope classScope) |
void |
AggregatorAccessPlugin.writeCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef output,
CodegenExpressionRef unitKey,
CodegenExpressionRef writer,
CodegenMethod method,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
AggregatorAccessSortedMinMaxByEver.readCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef input,
CodegenMethod method,
CodegenExpressionRef unitKey,
CodegenClassScope classScope) |
void |
AggregatorAccessSortedImpl.readCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef input,
CodegenMethod method,
CodegenExpressionRef unitKey,
CodegenClassScope classScope) |
void |
AggregatorAccessSortedMinMaxByEver.writeCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef output,
CodegenExpressionRef unitKey,
CodegenExpressionRef writer,
CodegenMethod method,
CodegenClassScope classScope) |
void |
AggregatorAccessSortedImpl.writeCodegen(CodegenExpressionRef row,
int col,
CodegenExpressionRef output,
CodegenExpressionRef unitKey,
CodegenExpressionRef writer,
CodegenMethod method,
CodegenClassScope classScope) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_AGGVISITOR |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_CALLBACK |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_GROUPID |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_GROUPKEY |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_ROLLUPLEVEL |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_SCOL |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_STREAMNUM |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_SUBQUERYNUMBER |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_VALUE |
static CodegenExpressionRef |
AggregationServiceCodegenNames.REF_VCOL |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregatorSumNonBig.applyAggEnterSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected void |
AggregatorSumBig.applyAggEnterSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected abstract void |
AggregatorSumBase.applyAggEnterSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected void |
AggregatorSumNonBig.applyAggLeaveSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected void |
AggregatorSumBig.applyAggLeaveSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected abstract void |
AggregatorSumBase.applyAggLeaveSum(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method) |
protected void |
AggregatorSumBase.applyEvalEnterNonNull(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method,
ExprForgeCodegenSymbol symbols,
ExprForge[] forges,
CodegenClassScope classScope) |
protected void |
AggregatorSumBase.applyEvalLeaveNonNull(CodegenExpressionRef value,
EPType valueType,
CodegenMethod method,
ExprForgeCodegenSymbol symbols,
ExprForge[] forges,
CodegenClassScope classScope) |
protected void |
AggregatorSumBase.applyTableEnterNonNull(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumNonBig.applyTableEnterSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBig.applyTableEnterSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected abstract void |
AggregatorSumBase.applyTableEnterSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBase.applyTableLeaveNonNull(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumNonBig.applyTableLeaveSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBig.applyTableLeaveSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected abstract void |
AggregatorSumBase.applyTableLeaveSum(CodegenExpressionRef value,
EPType[] evaluationTypes,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregationPortableValidationSum.codegenInlineSetWFilterWInputType(CodegenExpressionRef ref,
CodegenMethod method,
ModuleTableInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
AggregatorSumNonBig.readSum(CodegenExpressionRef row,
CodegenExpressionRef input,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBig.readSum(CodegenExpressionRef row,
CodegenExpressionRef input,
CodegenMethod method,
CodegenClassScope classScope) |
protected abstract void |
AggregatorSumBase.readSum(CodegenExpressionRef row,
CodegenExpressionRef input,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBase.readWODistinct(CodegenExpressionRef row,
int col,
CodegenExpressionRef input,
CodegenExpressionRef unitKey,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumNonBig.writeSum(CodegenExpressionRef row,
CodegenExpressionRef output,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBig.writeSum(CodegenExpressionRef row,
CodegenExpressionRef output,
CodegenMethod method,
CodegenClassScope classScope) |
protected abstract void |
AggregatorSumBase.writeSum(CodegenExpressionRef row,
CodegenExpressionRef output,
CodegenMethod method,
CodegenClassScope classScope) |
protected void |
AggregatorSumBase.writeWODistinct(CodegenExpressionRef row,
int col,
CodegenExpressionRef output,
CodegenExpressionRef unitKey,
CodegenExpressionRef writer,
CodegenMethod method,
CodegenClassScope classScope) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
EnumForgeCodegenNames.REF_ENUMCOLL |
static CodegenExpressionRef |
EnumForgeCodegenNames.REF_EPS |
Modifier and Type | Method and Description |
---|---|
void |
ExprDotEvalSumMethodFactory.codegenEnterNumberTypedNonNull(CodegenBlock block,
CodegenExpressionRef value) |
void |
ExprDotEvalSumMethodFactory.codegenEnterObjectTypedNonNull(CodegenBlock block,
CodegenExpressionRef value) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
ExprForgeCodegenNames.REF_EPS |
static CodegenExpressionRef |
ExprForgeCodegenNames.REF_EXPREVALCONTEXT |
static CodegenExpressionRef |
ExprForgeCodegenNames.REF_ISNEWDATA |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
ExprForgeCodegenSymbol.getAddEPS(CodegenMethodScope scope) |
CodegenExpressionRef |
ExprForgeCodegenSymbol.getAddExprEvalCtx(CodegenMethodScope scope) |
CodegenExpressionRef |
ExprForgeCodegenSymbol.getAddRequiredUnderlying(CodegenMethodScope scope,
int streamNum,
EventType eventType,
boolean optionalEvent) |
CodegenExpressionRef |
EventTypeWithOptionalFlag.getRef() |
Constructor and Description |
---|
EventTypeWithOptionalFlag(CodegenExpressionRef ref,
EventType eventType,
boolean optionalEvent) |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
ExprEnumerationGivenEventSymbol.getAddEvent(CodegenMethodScope scope) |
CodegenExpressionRef |
ExprEnumerationGivenEventSymbol.getAddExprEvalCtx(CodegenMethodScope scope) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
SubselectForgeCodegenUtil.REF_EVENTS_SHIFTED |
static CodegenExpressionRef |
SubselectForgeNRSymbol.REF_LEFTRESULT |
static CodegenExpressionRef |
ExprSubselectEvalMatchSymbol.REF_MATCHINGEVENTS |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
SubselectForgeNRSymbol.getAddLeftResult(CodegenMethodScope scope) |
CodegenExpressionRef |
ExprSubselectEvalMatchSymbol.getAddMatchingEvents(CodegenMethodScope scope) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
TimeAbacusMilliseconds.deltaForSecondsDoubleCodegen(CodegenExpressionRef sec,
CodegenClassScope codegenClassScope) |
CodegenExpression |
TimeAbacusMicroseconds.deltaForSecondsDoubleCodegen(CodegenExpressionRef sec,
CodegenClassScope codegenClassScope) |
CodegenExpression |
TimeAbacus.deltaForSecondsDoubleCodegen(CodegenExpressionRef sec,
CodegenClassScope codegenClassScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
FAFQueryMethodIUDUpdateForge.makeInlineSpecificSetter(CodegenExpressionRef queryMethod,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
FAFQueryMethodIUDInsertIntoForge.makeInlineSpecificSetter(CodegenExpressionRef queryMethod,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
FAFQueryMethodIUDDeleteForge.makeInlineSpecificSetter(CodegenExpressionRef queryMethod,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected abstract void |
FAFQueryMethodIUDBaseForge.makeInlineSpecificSetter(CodegenExpressionRef queryMethod,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
abstract void |
HistoricalEventViewableForgeBase.codegenSetter(CodegenExpressionRef ref,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
HistoricalEventViewableDatabaseForge.codegenSetter(CodegenExpressionRef ref,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
HistoricalEventViewableMethodForge.codegenSetter(CodegenExpressionRef ref,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
IndexCompileTimeKey.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
NamedWindowMetaData.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_ISSYNTHESIZE |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_JOINEVENTSSET |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_JOINSET |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_NEWDATA |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_OLDDATA |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_RESULTSETVISITOR |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_VIEWABLE |
static CodegenExpressionRef |
ResultSetProcessorCodegenNames.REF_VIEWEVENTSLIST |
Modifier and Type | Method and Description |
---|---|
static void |
ResultSetProcessorUtil.finalizeOutputMaySortMayRStreamCodegen(CodegenBlock block,
CodegenExpressionRef newEvents,
CodegenExpressionRef newEventsSortKey,
CodegenExpressionRef oldEvents,
CodegenExpressionRef oldEventsSortKey,
boolean selectRStream,
boolean hasOrderBy) |
static void |
ResultSetProcessorUtil.outputFromCountMaySortCodegen(CodegenBlock block,
CodegenExpressionRef count,
CodegenExpressionRef events,
CodegenExpressionRef keys,
CodegenExpressionRef currentGenerators,
boolean hasOrderBy) |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
SelectExprProcessorCodegenSymbol.getAddSynthesize(CodegenMethod processMethod) |
Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
SelectExprProcessorHelper.applyWidenersCodegen(CodegenExpressionRef row,
TypeWidenerSPI[] wideners,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
SelectExprProcessorHelper.applyWidenersCodegenMultirow(CodegenExpressionRef rows,
TypeWidenerSPI[] wideners,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
static CodegenExpressionNewAnonymousClass |
SelectExprProcessorUtil.makeAnonymous(SelectExprProcessorForge insertHelper,
CodegenMethod method,
CodegenExpressionRef initSvc,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected CodegenExpression |
SelectEvalStreamNoUndWEventBeanToObjObjArray.processSpecificCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenExpressionRef props,
CodegenClassScope codegenClassScope) |
protected CodegenExpression |
SelectEvalStreamNoUnderlyingObjectArray.processSpecificCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenExpressionRef props,
CodegenClassScope codegenClassScope) |
protected abstract CodegenExpression |
SelectEvalStreamBaseObjectArray.processSpecificCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenExpressionRef props,
CodegenClassScope codegenClassScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
RowRecogNFAViewFactoryForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
TableMetaData.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
VariableMetaData.make(CodegenExpressionRef addInitSvc) |
Modifier and Type | Field and Description |
---|---|
static CodegenExpressionRef |
FilterSpecParam.REF_FILTEROPERATOR |
static CodegenExpressionRef |
FilterSpecParam.REF_LOOKUPABLE |
static CodegenExpressionRef |
FilterSpecParam.REF_MATCHEDEVENTMAP |
static CodegenExpressionRef |
FilterSpecParam.REF_STMTCTXFILTEREVALENV |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
ViewFactoryForgeBase.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
WeightedAverageViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
UnivariateStatisticsViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
SizeViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
RegressionLinestViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
CorrelationViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionViewForgeBase.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
ExpressionWindowViewForge.makeSetters(CodegenExpressionRef factory,
CodegenBlock block) |
protected abstract void |
ExpressionViewForgeBase.makeSetters(CodegenExpressionRef factory,
CodegenBlock block) |
protected void |
ExpressionBatchViewForge.makeSetters(CodegenExpressionRef factory,
CodegenBlock block) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExternallyTimedBatchViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExternallyTimedWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
FirstEventViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
FirstLengthWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
FirstTimeViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
FirstUniqueByPropertyViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
GroupByViewFactoryForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
IntersectViewFactoryForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
KeepAllViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
LastEventViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
void |
LengthWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
LengthBatchViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
PriorEventViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
RankWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
SortWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeAccumViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeBatchViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeLengthBatchViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeToLiveViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected void |
TimeOrderViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
TimeWindowViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
UnionViewFactoryForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
protected void |
UniqueByPropertyViewForge.assign(CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
static void |
ViewMultiKeyHelper.assign(ExprNode[] criteriaExpressions,
MultiKeyClassRef multiKeyClassNames,
CodegenMethod method,
CodegenExpressionRef factory,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Copyright © 2005–2021. All rights reserved.