| Package | Description |
|---|---|
| org.graylog2.system.stats.mongo |
| Modifier and Type | Method and Description |
|---|---|
abstract ServerStatus.Connections |
ServerStatus.connections() |
static ServerStatus.Connections |
ServerStatus.Connections.create(int current,
int available,
Long totalCreated) |
| 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.