| Package | Description |
|---|---|
| org.graylog2.system.stats.mongo |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo.System |
HostInfo.System.create(org.joda.time.DateTime currentTime,
String hostname,
int cpuAddrSize,
long memSizeMB,
int numCores,
String cpuArch,
boolean numaEnabled) |
abstract HostInfo.System |
HostInfo.system() |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo |
HostInfo.create(HostInfo.System system,
HostInfo.Os os,
HostInfo.Extra extra) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.