| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
static NodeRole |
NodeRole.fromCapabilities(org.graylog2.plugin.ServerStatus serverStatus) |
abstract NodeRole |
NodeInfo.role() |
static NodeRole |
NodeRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeRole[] |
NodeRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NodeInfo |
NodeInfo.create(NodeRole role,
String serverVersion,
Set<PluginInfo> plugins,
Os os,
String installationSource) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.