public abstract class AggregationForgeFactoryBase extends Object implements AggregationForgeFactory
Constructor and Description |
---|
AggregationForgeFactoryBase() |
Modifier and Type | Method and Description |
---|---|
AggregationAccessorForge |
getAccessorForge() |
AggregationAgentForge |
getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
AggregationStateFactoryForge |
getAggregationStateFactory(boolean isMatchRecognize,
boolean join) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
boolean |
isAccessAggregation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAggregationExpression, getAggregationPortableValidation, getAggregator, getMethodAggregationForge, getResultType
public final AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
getAggregationStateKey
in interface AggregationForgeFactory
public final AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join)
getAggregationStateFactory
in interface AggregationForgeFactory
public final AggregationAccessorForge getAccessorForge()
getAccessorForge
in interface AggregationForgeFactory
public final AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
getAggregationStateAgent
in interface AggregationForgeFactory
public final boolean isAccessAggregation()
isAccessAggregation
in interface AggregationForgeFactory
Copyright © 2005–2021. All rights reserved.