| Package | Description |
|---|---|
| org.graylog2.system.stats.mongo |
| Modifier and Type | Method and Description |
|---|---|
static ServerStatus.Memory |
ServerStatus.Memory.create(int bits,
int resident,
int virtual,
boolean supported,
int mapped,
int mappedWithJournal) |
abstract ServerStatus.Memory |
ServerStatus.memory() |
| Modifier and Type | Method and Description |
|---|---|
static ServerStatus |
ServerStatus.create(String host,
String version,
String process,
long pid,
int uptime,
long uptimeMillis,
int uptimeEstimate,
org.joda.time.DateTime localTime,
ServerStatus.Connections connections,
ServerStatus.Network network,
ServerStatus.Memory memory,
ServerStatus.StorageEngine storageEngine) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.