Uses of Enum Class
com.predic8.membrane.core.interceptor.balancer.Node.Status
Packages that use Node.Status
-
Uses of Node.Status in com.predic8.membrane.core.interceptor.balancer
Methods in com.predic8.membrane.core.interceptor.balancer that return Node.StatusModifier and TypeMethodDescriptionNode.getStatus()static Node.StatusReturns the enum constant of this class with the specified name.static Node.Status[]Node.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor.balancer with parameters of type Node.Status