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