Uses of Interface
org.apache.blur.utils.GCAction

Packages that use GCAction
org.apache.blur.utils   
 

Uses of GCAction in org.apache.blur.utils
 

Methods in org.apache.blur.utils with parameters of type GCAction
static void GCWatcherJdk7.registerAction(GCAction action)
           
static void GCWatcherJdk6.registerAction(GCAction action)
           
static void GCWatcher.registerAction(GCAction action)
          Registers an GCAction to be taken when the JVM is near an OutOfMemoryError condition.
 



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