Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
Packages that use NodeType
-
Uses of NodeType in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeReturns the enum constant of this class with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return types with arguments of type NodeTypeModifier and TypeMethodDescriptionNodeTargetVersions.osVersions()NodeTargetVersions.vespaVersions()Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository with parameters of type NodeTypeModifier and TypeMethodDescriptionbooleanProvisionResource.upgrade(NodeType nodeType, NodeUpgrade nodeUpgrade, String patchOverride) Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.noderepository with type arguments of type NodeType