Interface GlobalRoutingService

  • All Known Implementing Classes:
    MemoryGlobalRoutingService

    public interface GlobalRoutingService
    A service containing the health status of global rotations.
    Author:
    mpolden
    • Method Detail

      • getHealthStatus

        java.util.Map<com.yahoo.config.provision.zone.ZoneId,​RotationStatus> getHealthStatus​(java.lang.String rotationName)
        Returns the health status of each zone behind the given rotation name