Class NodeUpgrade
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
-
public class NodeUpgrade extends Object
- Author:
- mpolden
-
-
Constructor Summary
Constructors Constructor Description NodeUpgrade(String version, String osVersion, boolean force, String upgradeBudget)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOsVersion()StringgetUpgradeBudget()StringgetVersion()booleanisForce()
-