Interface AIRegistryAggregation

All Superinterfaces:
AggregationResultFuture, AggregationService, StopCallback
All Known Implementing Classes:
AIRegistryAggregationMap, AIRegistryAggregationMultiPerm, AIRegistryAggregationSingle

public interface AIRegistryAggregation extends AggregationService
  • Method Details

    • assignService

      void assignService(int serviceId, AggregationService aggregationService)
    • deassignService

      void deassignService(int serviceId)
    • getInstanceCount

      int getInstanceCount()