Uses of Enum Class
org.graylog2.indexer.cluster.health.NodeRole
Packages that use NodeRole
-
Uses of NodeRole in org.graylog2.indexer.cluster.health
Methods in org.graylog2.indexer.cluster.health that return NodeRoleModifier and TypeMethodDescriptionstatic NodeRoleReturns the enum constant of this class with the specified name.static NodeRole[]NodeRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.indexer.cluster.health that return types with arguments of type NodeRole