Drools Benchmark 6.1.0.CR1

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.1.0.CR1

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