| Constructor and Description |
|---|
Memory() |
| Modifier and Type | Method and Description |
|---|---|
static HostStats.Memory |
create(long free,
long used) |
abstract long |
free() |
abstract long |
used() |
public static HostStats.Memory create(long free, long used)
public abstract long free()
public abstract long used()
Copyright © 2015–2016 Graylog, Inc.. All rights reserved.