public interface AggregationServiceFactory
Consolidates aggregation nodes such that result futures point to a single instance and no re-evaluation of the same result occurs.
Modifier and Type | Method and Description |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
ClasspathImportServiceRuntime classpathImportService,
boolean isSubquery,
Integer subqueryNumber,
int[] groupId) |
AggregationService makeService(AgentInstanceContext agentInstanceContext, ClasspathImportServiceRuntime classpathImportService, boolean isSubquery, Integer subqueryNumber, int[] groupId)
Copyright © 2005–2019. All rights reserved.