Drools Benchmark 6.0.0.CR2

org.drools.benchmark.util
Class MemoryUtil

java.lang.Object
  extended by org.drools.benchmark.util.MemoryUtil

public class MemoryUtil
extends Object


Constructor Summary
MemoryUtil()
           
 
Method Summary
static void aggressiveGC(int maxAttempts)
           
static long usedMemory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryUtil

public MemoryUtil()
Method Detail

usedMemory

public static long usedMemory()

aggressiveGC

public static void aggressiveGC(int maxAttempts)

Drools Benchmark 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.