Uses of Enum Class
io.github.jchejarla.springbatch.clustering.mgmt.NodeStatus
Packages that use NodeStatus
Package
Description
Cluster membership and lifecycle management.
-
Uses of NodeStatus in io.github.jchejarla.springbatch.clustering.mgmt
Methods in io.github.jchejarla.springbatch.clustering.mgmt that return NodeStatusModifier and TypeMethodDescriptionstatic NodeStatusReturns the enum constant of this class with the specified name.static NodeStatus[]NodeStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.