| Package | Description |
|---|---|
| org.graylog2.rest.models.system.responses | |
| org.graylog2.rest.resources.cluster | |
| org.graylog2.shared.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
static SystemJVMResponse |
SystemJVMResponse.create(Map<String,Long> freeMemory,
Map<String,Long> maxMemory,
Map<String,Long> totalMemory,
Map<String,Long> usedMemory,
String nodeId,
String pid,
String info) |
| Modifier and Type | Method and Description |
|---|---|
SystemJVMResponse |
ClusterSystemResource.jvm(String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
SystemJVMResponse |
SystemResource.jvm() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<SystemJVMResponse> |
RemoteSystemResource.jvm() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.