Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
Packages that use NodeState
-
Uses of NodeState in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Methods in com.yahoo.vespa.hosted.controller.api.integration.noderepository that return NodeStateModifier and TypeMethodDescriptionstatic NodeStateReturns the enum constant of this class with the specified name.static NodeState[]NodeState.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 with parameters of type NodeState