
public class RAMStat extends GenericStat
| Modifier and Type | Field and Description |
|---|---|
private int |
memAvailable |
private int |
memFree |
private int |
memTotal |
topickey| Constructor and Description |
|---|
RAMStat(int free,
int total,
int available,
long timestamp,
String scannerId,
Key key) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMemAvailable() |
int |
getMemFree() |
int |
getMemTotal() |
equals, getScannerId, getTimestamp, getTopic, hashCode, setScannerId, setTimestampgetKey, setKeyCopyright © 2018. All rights reserved.