public class WindowsGlobalMemory extends AbstractGlobalMemory
memAvailable, memTotal, swapTotal, swapUsed| Constructor and Description |
|---|
WindowsGlobalMemory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateMeminfo()
Update the performance information no more frequently than every 100ms
|
protected void |
updateSwap()
Updates virtual memory instance variables.
|
getAvailable, getSwapTotal, getSwapUsed, getTotalprotected void updateMeminfo()
updateMeminfo in class AbstractGlobalMemoryprotected void updateSwap()
updateSwap in class AbstractGlobalMemoryCopyright © 2010–2017 oshi. All rights reserved.