Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
-
Packages that use ServiceConvergence.Status Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver -
-
Uses of ServiceConvergence.Status in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type ServiceConvergence.Status Modifier and Type Method Description List<ServiceConvergence.Status>ServiceConvergence. services()Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type ServiceConvergence.Status Constructor Description ServiceConvergence(com.yahoo.config.provision.ApplicationId application, com.yahoo.config.provision.zone.ZoneId zone, boolean converged, long wantedGeneration, List<ServiceConvergence.Status> services)
-