Uses of Enum Class
org.graylog2.cluster.Node.Type
Packages that use Node.Type
-
Uses of Node.Type in org.graylog2.cluster
Methods in org.graylog2.cluster that return Node.TypeModifier and TypeMethodDescriptionNode.getType()NodeImpl.getType()NodeService.type()NodeServiceImpl.type()static Node.TypeReturns the enum constant of this class with the specified name.static Node.Type[]Node.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.cluster with parameters of type Node.Type