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 types with arguments of type NodeHistory Modifier and Type Method Description List<NodeHistory>NodeRepositoryNode. getHistory()Method parameters in com.yahoo.vespa.hosted.controller.api.integration.noderepository with type arguments of type NodeHistory Modifier and Type Method Description voidNodeRepositoryNode. setHistory(List<NodeHistory> history)
-