Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Packages that use Node
Package
Description
-
Uses of Node in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return NodeMethods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type NodeModifier and TypeMethodDescriptionNodeRepository.list(com.yahoo.config.provision.zone.ZoneId zone, NodeFilter filter) List nodes in given zone matching given filterMethods in com.yahoo.vespa.hosted.controller.api.integration.configserver with parameters of type NodeMethod parameters in com.yahoo.vespa.hosted.controller.api.integration.configserver with type arguments of type Node -
Uses of Node in com.yahoo.vespa.hosted.controller.api.integration.resource
Method parameters in com.yahoo.vespa.hosted.controller.api.integration.resource with type arguments of type NodeModifier and TypeMethodDescriptionstatic ResourceSnapshotResourceSnapshot.from(List<Node> nodes, Instant timestamp, com.yahoo.config.provision.zone.ZoneId zoneId)