| 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) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.