| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo.Memory |
HostInfo.Memory.create(long total) |
abstract HostInfo.Memory |
HostInfo.memory() |
abstract HostInfo.Memory |
HostInfo.swap() |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo |
HostInfo.create(MacAddress macAddress,
HostInfo.Cpu cpu,
HostInfo.Memory memory,
HostInfo.Memory swap) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.