Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
Packages that use Cluster.ScalingEvent
Package
Description
-
Uses of Cluster.ScalingEvent 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 Cluster.ScalingEventConstructor parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type Cluster.ScalingEventModifierConstructorDescriptionCluster(com.yahoo.config.provision.ClusterSpec.Id id, com.yahoo.config.provision.ClusterSpec.Type type, com.yahoo.config.provision.ClusterResources min, com.yahoo.config.provision.ClusterResources max, com.yahoo.config.provision.ClusterResources current, Optional<com.yahoo.config.provision.ClusterResources> target, Optional<com.yahoo.config.provision.ClusterResources> suggested, Cluster.Utilization utilization, List<Cluster.ScalingEvent> scalingEvents, String autoscalingStatusCode, String autoscalingStatus, Duration scalingDuration, double maxQueryGrowthRate, double currentQueryFractionOfMax) -
Uses of Cluster.ScalingEvent in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return Cluster.ScalingEvent