| Package | Description |
|---|---|
| org.graylog2.rest.models.system.responses |
| 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) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.