Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
Packages that use Load
Package
Description
-
Uses of Load in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return LoadModifier and TypeMethodDescriptionNodeRepoStats.activeLoad()ApplicationStats.load()NodeRepoStats.load()static LoadLoad.zero()Constructors in com.yahoo.vespa.hosted.controller.api.integration.configserver with parameters of type LoadModifierConstructorDescriptionApplicationStats(com.yahoo.config.provision.ApplicationId id, Load load, double cost, double unutilizedCost) NodeRepoStats(Load load, Load activeLoad, List<ApplicationStats> applicationStats) -
Uses of Load in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return Load