| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Field and Description |
|---|---|
static MacAddress |
MacAddress.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static MacAddress |
MacAddress.create(String macAddress) |
abstract MacAddress |
HostInfo.macAddress() |
| 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.