org.terracotta.offheapstore.util
Class PhysicalMemory
java.lang.Object
org.terracotta.offheapstore.util.PhysicalMemory
public class PhysicalMemory
- extends Object
- Author:
- cdennis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhysicalMemory
public PhysicalMemory()
totalPhysicalMemory
public static Long totalPhysicalMemory()
freePhysicalMemory
public static Long freePhysicalMemory()
totalSwapSpace
public static Long totalSwapSpace()
freeSwapSpace
public static Long freeSwapSpace()
ourCommittedVirtualMemory
public static Long ourCommittedVirtualMemory()
main
public static void main(String[] args)
Copyright © 2016. All rights reserved.