org.apache.blur.utils
Class GCWatcherJdk7

java.lang.Object
  extended by org.apache.blur.utils.GCWatcherJdk7

public class GCWatcherJdk7
extends Object


Method Summary
static void init(double ratio)
           
static void registerAction(GCAction action)
           
static void shutdown()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init(double ratio)

registerAction

public static void registerAction(GCAction action)

shutdown

public static void shutdown()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.