public abstract class AbstractVirtualMemory extends Object implements VirtualMemory
| Modifier and Type | Field and Description | 
|---|---|
protected long | 
lastSwapPagesNanos  | 
protected long | 
lastSwapUsageNanos  | 
protected long | 
swapPagesIn  | 
protected long | 
swapPagesOut  | 
protected long | 
swapTotal  | 
protected long | 
swapUsed  | 
| Constructor and Description | 
|---|
AbstractVirtualMemory()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSwapPagesIn, getSwapPagesOut, getSwapTotal, getSwapUsedCopyright © 2010–2019 oshi. All rights reserved.