Modifier and Type | Class and Description |
---|---|
class |
AggregationAgentDefault |
class |
AggregationAgentDefaultWFilterForge |
class |
AggregationAgentRewriteStreamForge |
class |
AggregationAgentRewriteStreamWFilterForge |
Modifier and Type | Method and Description |
---|---|
static AggregationAgentForge |
AggregationAgentForgeFactory.make(int streamNum,
ExprNode optionalFilter,
ClasspathImportService classpathImportService,
boolean isFireAndForget,
String statementName) |
Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
AggregationAgentUtil.makeArray(AggregationAgentForge[] accessAgents,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationAgentCountMinSketchForge |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactoryAccessCountMinSketchState.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
AggregationAgentForge |
AggregationForgeFactoryAccessCountMinSketchAdd.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactoryAccessLinear.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Constructor and Description |
---|
AggregationForgeFactoryAccessLinear(ExprAggMultiFunctionLinearAccessNode parent,
AggregationAccessorForge accessor,
EPTypeClass accessorResultType,
AggregationMultiFunctionStateKey optionalStateKey,
AggregationStateFactoryForge optionalStateFactory,
AggregationAgentForge optionalAgent,
EventType containedEventType) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationAgentForgePlugin |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactoryAccessPlugin.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactoryAccessSorted.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Constructor and Description |
---|
AggregationForgeFactoryAccessSorted(ExprAggMultiFunctionSortedMinMaxByNode parent,
AggregationAccessorForge accessor,
EPTypeClass accessorResultType,
EventType containedEventType,
AggregationMultiFunctionStateKey optionalStateKey,
SortedAggregationStateDesc optionalSortedStateDesc,
AggregationAgentForge optionalAgent) |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactory.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Modifier and Type | Method and Description |
---|---|
AggregationAgentForge |
AggregationForgeFactoryBase.getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
Constructor and Description |
---|
AggregationServiceFactoryForgeTable(TableMetaData metadata,
TableColumnMethodPairForge[] methodPairs,
int[] accessColumnsZeroOffset,
AggregationAgentForge[] accessAgents,
AggregationGroupByRollupDescForge groupByRollupDesc) |
Copyright © 2005–2022. All rights reserved.