Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
-
Packages that use NodeRepoStats Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver com.yahoo.vespa.hosted.controller.api.integration.noderepository -
-
Uses of NodeRepoStats in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return NodeRepoStats Modifier and Type Method Description NodeRepoStatsNodeRepository. getStats(com.yahoo.config.provision.zone.ZoneId zone)Get node statistics such as cost and load from given zone -
Uses of NodeRepoStats in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeRepoStats Modifier and Type Method Description NodeRepoStatsNodeRepoStatsData. toNodeRepoStats()
-