Uses of Enum Class
org.graylog2.plugin.journal.RawMessage.SourceNode.Type
Packages that use RawMessage.SourceNode.Type
-
Uses of RawMessage.SourceNode.Type in org.graylog2.plugin.journal
Fields in org.graylog2.plugin.journal declared as RawMessage.SourceNode.TypeMethods in org.graylog2.plugin.journal that return RawMessage.SourceNode.TypeModifier and TypeMethodDescriptionstatic RawMessage.SourceNode.TypeReturns the enum constant of this class with the specified name.static RawMessage.SourceNode.Type[]RawMessage.SourceNode.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.