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,
boolean join) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
EPType |
getResultType() |
getAggregator, getMethodAggregationForge, isAccessAggregation
public AggregationForgeFactoryAccessCountMinSketchState(ExprAggMultiFunctionCountMinSketchNode parent, AggregationStateCountMinSketchForge stateFactory)
public EPType getResultType()
public AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join)
public AggregationAccessorForge getAccessorForge()
public ExprAggregateNodeBase getAggregationExpression()
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
public AggregationPortableValidation getAggregationPortableValidation()
Copyright © 2005–2021. All rights reserved.