| Package | Description |
|---|---|
| org.graylog2.telemetry.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(String nodeId,
String nodeIdHash,
NodeRole role,
String hostname,
String serverVersion,
org.joda.time.DateTime startedAt,
org.joda.time.DateTimeZone timezone,
Set<PluginInfo> plugins) |
Copyright © 2015 Graylog, Inc.. All Rights Reserved.