Uses of Class
io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
-
Packages that use NodeStatus Package Description io.undertow.server.handlers.proxy.mod_cluster -
-
Uses of NodeStatus in io.undertow.server.handlers.proxy.mod_cluster
Methods in io.undertow.server.handlers.proxy.mod_cluster that return NodeStatus Modifier and Type Method Description NodeStatusModClusterStatus.Node. getStatus()static NodeStatusNodeStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static NodeStatus[]NodeStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-