| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
static PluginInfo |
PluginInfo.create(String id,
String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<PluginInfo> |
NodeInfo.plugins() |
| 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.