| Package | Description |
|---|---|
| org.graylog2.system.stats.mongo |
| Modifier and Type | Field and Description |
|---|---|
static ServerStatus.StorageEngine |
ServerStatus.StorageEngine.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static ServerStatus.StorageEngine |
ServerStatus.StorageEngine.create(String name) |
abstract ServerStatus.StorageEngine |
ServerStatus.storageEngine() |
| 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.