|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mmtk.plan.CollectorContext
org.mmtk.plan.SimpleCollector
org.mmtk.plan.StopTheWorldCollector
org.mmtk.plan.generational.GenCollector
org.mmtk.plan.generational.immix.GenImmixCollector
org.jikesrvm.mm.mminterface.Selected.Collector
public static class Selected.Collector
| Field Summary | |
|---|---|
private RVMThread |
thread
|
| Fields inherited from class org.mmtk.plan.generational.GenCollector |
|---|
arrayRemset, los, modbuf, nurseryTrace, remset |
| Fields inherited from class org.mmtk.plan.CollectorContext |
|---|
immortal, resetConcurrentWork, sanityLocal |
| Constructor Summary | |
|---|---|
Selected.Collector(RVMThread parent)
|
|
| Method Summary | |
|---|---|
static Selected.Collector |
get()
|
RVMThread |
getThread()
|
| Methods inherited from class org.mmtk.plan.generational.immix.GenImmixCollector |
|---|
allocCopy, collectionPhase, getFullHeapTrace, postCopy |
| Methods inherited from class org.mmtk.plan.generational.GenCollector |
|---|
getCurrentTrace |
| Methods inherited from class org.mmtk.plan.StopTheWorldCollector |
|---|
collect, concurrentCollect, concurrentCollectionPhase |
| Methods inherited from class org.mmtk.plan.CollectorContext |
|---|
clearResetConcurrentWork, copyCheckAllocator, getId, initCollector, resetConcurrentWork |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final RVMThread thread
| Constructor Detail |
|---|
public Selected.Collector(RVMThread parent)
| Method Detail |
|---|
public final RVMThread getThread()
public static Selected.Collector get()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||