public class AggregationForgeFactoryAccessCountMinSketchAdd extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessCountMinSketchAdd(ExprAggMultiFunctionCountMinSketchNode parent,
ExprForge addOrFrequencyEvaluator,
Class addOrFrequencyEvaluatorReturnType) |
Modifier and Type | Method and Description |
---|---|
AggregationAccessorForge |
getAccessorForge() |
ExprForge |
getAddOrFrequencyEvaluator() |
Class |
getAddOrFrequencyEvaluatorReturnType() |
ExprAggregateNodeBase |
getAggregationExpression() |
AggregationPortableValidation |
getAggregationPortableValidation() |
AggregationAgentForge |
getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
AggregationStateFactoryForge |
getAggregationStateFactory(boolean isMatchRecognize) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
ExprAggMultiFunctionCountMinSketchNode |
getParent() |
Class |
getResultType() |
getAggregator, getMethodAggregationForge, initMethodForge, isAccessAggregation
public AggregationForgeFactoryAccessCountMinSketchAdd(ExprAggMultiFunctionCountMinSketchNode parent, ExprForge addOrFrequencyEvaluator, Class addOrFrequencyEvaluatorReturnType)
public Class getResultType()
public AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize)
public AggregationAccessorForge getAccessorForge()
public ExprAggregateNodeBase getAggregationExpression()
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
public AggregationPortableValidation getAggregationPortableValidation()
public ExprAggMultiFunctionCountMinSketchNode getParent()
public ExprForge getAddOrFrequencyEvaluator()
public Class getAddOrFrequencyEvaluatorReturnType()
Copyright © 2005–2018. All rights reserved.