org.mmtk.utility.options
Class CycleTriggerThreshold
java.lang.Object
org.vmutil.options.Option
org.vmutil.options.PagesOption
org.mmtk.utility.options.CycleTriggerThreshold
public final class CycleTriggerThreshold
- extends PagesOption
Trigger cycle detection if the space available falls below this threshold.
Fields inherited from class org.vmutil.options.Option |
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CycleTriggerThreshold
public CycleTriggerThreshold()
- Create the option.