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,
MethodResolutionService methodResolutionService) |
AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)