public interface NodeMemory extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getActive() |
long |
getBuffers() |
long |
getCached() |
long |
getInactive() |
long |
getMemFree() |
long |
getMemTotal() |
long |
getSwapCached() |
long |
getSwapFree() |
long |
getSwapTotal() |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.