Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
-
Packages that use NodeHistory Package Description com.yahoo.vespa.hosted.controller.api.integration.noderepository -
-
Uses of NodeHistory in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeHistory Modifier and Type Method Description NodeHistory[]NodeRepositoryNode. getHistory()Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository with parameters of type NodeHistory Modifier and Type Method Description voidNodeRepositoryNode. setHistory(NodeHistory[] history)
-