Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAccessBase |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAccessCountMinSketchAdd |
class |
AggregationForgeFactoryAccessCountMinSketchState |
Modifier and Type | Method and Description |
---|---|
void |
AggregationPortableValidationCountMinSketch.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAccessLinear |
class |
AggregationForgeFactoryFirstLastUnbound |
Modifier and Type | Method and Description |
---|---|
AggregationForgeFactory |
AggregationLinearFactoryDesc.getFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AggregationPortableValidationLinear.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Constructor and Description |
---|
AggregationLinearFactoryDesc(AggregationForgeFactory factory,
EventType enumerationEventType,
EPTypeClass scalarCollectionType,
int streamNum) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAccessPlugin |
Modifier and Type | Method and Description |
---|---|
void |
AggregationPortableValidationPluginMultiFunc.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAccessSorted |
Modifier and Type | Method and Description |
---|---|
void |
AggregationPortableValidationSorted.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Method and Description |
---|---|
AggregationForgeFactory |
AggregationServiceAggExpressionDesc.getFactory()
Returns the method factory.
|
AggregationForgeFactory[] |
AggregationCodegenRowDetailStateDesc.getMethodFactories() |
AggregationForgeFactory[] |
AggregationRowStateForgeDesc.getOptionalMethodFactories() |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationWFilterWInputType.validateIntoTable(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
protected abstract void |
AggregationPortableValidationBase.validateIntoTable(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
void |
AggregationPortableValidationBase.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
void |
AggregationPortableValidation.validateIntoTableCompatible(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
protected abstract void |
AggregationPortableValidationWFilterWInputType.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Constructor and Description |
---|
AggregationCodegenRowDetailStateDesc(ExprForge[][] optionalMethodForges,
AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessStateForges) |
AggregationRowStateForgeDesc(AggregationForgeFactory[] optionalMethodFactories,
ExprForge[][] methodForges,
AggregationStateFactoryForge[] accessFactoriesForges,
AggregationAccessorSlotPairForge[] accessAccessorsForges,
AggregationUseFlags useFlags) |
AggregationServiceAggExpressionDesc(ExprAggregateNode aggregationNode,
AggregationForgeFactory factory)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
AggregationForgeFactory[] |
AggregationLocalGroupByLevelForge.getMethodFactories() |
Modifier and Type | Method and Description |
---|---|
static AggregationLocalGroupByPlanDesc |
AggregationGroupByLocalGroupByAnalyzer.analyze(ExprForge[][] methodForges,
AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessAggregations,
AggregationGroupByLocalGroupDesc localGroupDesc,
ExprNode[] groupByExpressions,
MultiKeyClassRef groupByMultiKey,
AggregationAccessorSlotPairForge[] accessors,
StatementRawInfo raw,
SerdeCompileTimeResolver serdeResolver) |
Constructor and Description |
---|
AggregationLocalGroupByLevelForge(ExprForge[][] methodForges,
AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessStateForges,
ExprNode[] partitionForges,
MultiKeyClassRef partitionMKClasses,
boolean defaultLevel) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAvedev |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationAvedev.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryAvg |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationAvg.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryBase |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryCount |
class |
AggregationForgeFactoryCountEver |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationCount.validateIntoTable(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryFirstLastEver |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationFirstLastEver.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryLeaving |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationLeaving.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryMedian |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationMedian.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryMinMax |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationMinMax.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryNth |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationNth.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryPlugin |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationPlugin.validateIntoTable(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryRate |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationRate.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactoryStddev |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationStddev.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationForgeFactorySum |
Modifier and Type | Method and Description |
---|---|
protected void |
AggregationPortableValidationSum.validateIntoTableWFilterWInputType(String tableExpression,
AggregationPortableValidation intoTableAgg,
String intoExpression,
AggregationForgeFactory factory) |
Modifier and Type | Method and Description |
---|---|
AggregationForgeFactory |
ExprAggregateNodeBase.getFactory()
Returns the aggregation state factory for use in grouping aggregation states per group-by keys.
|
AggregationForgeFactory |
ExprAggregateNode.getFactory() |
protected abstract AggregationForgeFactory |
ExprAggregateNodeBase.validateAggregationChild(ExprValidationContext validationContext)
Gives the aggregation node a chance to validate the sub-expression types.
|
Modifier and Type | Method and Description |
---|---|
static void |
FabricTypeCollector.collect(AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessFactories,
FabricTypeCollector collector) |
Copyright © 2005–2022. All rights reserved.