public class AggSvcGroupAllLocalGroupByFactory extends Object implements AggregationServiceFactory
Modifier and Type | Field and Description |
---|---|
protected boolean |
isJoin |
Constructor and Description |
---|
AggSvcGroupAllLocalGroupByFactory(boolean join,
AggregationLocalGroupByPlan localGroupByPlan) |
Modifier and Type | Method and Description |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
EngineImportService engineImportService,
boolean isSubquery,
Integer subqueryNumber) |
public AggSvcGroupAllLocalGroupByFactory(boolean join, AggregationLocalGroupByPlan localGroupByPlan)
public AggregationService makeService(AgentInstanceContext agentInstanceContext, EngineImportService engineImportService, boolean isSubquery, Integer subqueryNumber)
makeService
in interface AggregationServiceFactory