Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
Packages that use RestartFilter
Package
Description
-
Uses of RestartFilter in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver with parameters of type RestartFilterModifier and TypeMethodDescriptionvoidConfigServer.restart(DeploymentId deployment, RestartFilter restartFilter) -
Uses of RestartFilter in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return RestartFilterModifier and TypeMethodDescriptionRestartFilter.withClusterId(Optional<com.yahoo.config.provision.ClusterSpec.Id> clusterId) RestartFilter.withClusterType(Optional<com.yahoo.config.provision.ClusterSpec.Type> clusterType) RestartFilter.withHostName(Optional<com.yahoo.config.provision.HostName> hostName)