org.drools.core.util
Class MemoryUtil.MemoryStats
java.lang.Object
org.drools.core.util.MemoryUtil.MemoryStats
- Enclosing class:
- MemoryUtil
public static class MemoryUtil.MemoryStats
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryUtil.MemoryStats
public MemoryUtil.MemoryStats(MemoryPoolMXBean memoryBean)
isUsageThresholdExceeded
public boolean isUsageThresholdExceeded(int threshold)
getMemoryUsage
public MemoryUsage getMemoryUsage()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.