Uses of Enum Class
io.trino.metadata.NodeState
Packages that use NodeState
-
Uses of NodeState in io.trino.metadata
Methods in io.trino.metadata 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 io.trino.metadata that return types with arguments of type NodeStateMethods in io.trino.metadata with parameters of type NodeStateModifier and TypeMethodDescription -
Uses of NodeState in io.trino.server
Methods in io.trino.server that return NodeStateMethods in io.trino.server with parameters of type NodeStateModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseServerInfoResource.updateState(NodeState state)