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) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
boolean |
isAccessAggregation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAggregationExpression, getAggregationPortableValidation, getAggregator, getMethodAggregationForge, getResultType, initMethodForge
public final AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
getAggregationStateKey
in interface AggregationForgeFactory
public final AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize)
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–2020. All rights reserved.