public class AggregationForgeFactoryAccessCountMinSketchState extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessCountMinSketchState(ExprAggMultiFunctionCountMinSketchNode parent,
AggregationStateCountMinSketchForge stateFactory) |
Modifier and Type | Method and Description |
---|---|
AggregationAccessorForge |
getAccessorForge() |
ExprAggregateNodeBase |
getAggregationExpression() |
AggregationPortableValidation |
getAggregationPortableValidation() |
AggregationAgentForge |
getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
AggregationStateFactoryForge |
getAggregationStateFactory(boolean isMatchRecognize) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
Class |
getResultType() |
getAggregator, getMethodAggregationForge, initMethodForge, isAccessAggregation
public AggregationForgeFactoryAccessCountMinSketchState(ExprAggMultiFunctionCountMinSketchNode parent, AggregationStateCountMinSketchForge stateFactory)
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()
Copyright © 2005–2019. All rights reserved.