Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
-
Packages that use NodeOwner Package Description com.yahoo.vespa.hosted.controller.api.integration.noderepository -
-
Uses of NodeOwner in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeOwner Modifier and Type Method Description NodeOwnerNodeRepositoryNode. getOwner()Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository with parameters of type NodeOwner Modifier and Type Method Description voidNodeRepositoryNode. setOwner(NodeOwner owner)
-