|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.vmutil.options.Option
org.vmutil.options.PagesOption
org.mmtk.utility.options.MetaDataLimit
public final class MetaDataLimit
Provide a bound on how much metadata is allowed before a GC is triggered.
| Field Summary |
|---|
| Fields inherited from class org.vmutil.options.PagesOption |
|---|
defaultValue, value |
| 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 |
| Constructor Summary | |
|---|---|
MetaDataLimit()
Create the option. |
|
| Method Summary |
|---|
| Methods inherited from class org.vmutil.options.PagesOption |
|---|
getBytes, getDefaultBytes, getDefaultPages, getPages, setBytes, setDefaultPages, setPages |
| Methods inherited from class org.vmutil.options.Option |
|---|
fail, failIf, getDescription, getKey, getName, getNext, getType, validate, warn, warnIf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaDataLimit()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||