|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.parser.internal.snapshot.ObjectMarker
public class ObjectMarker
| Nested Class Summary | |
|---|---|
class |
ObjectMarker.DfsThread
|
class |
ObjectMarker.LocalDfsThread
Depth first search thread - with locality. |
| Constructor Summary | |
|---|---|
ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
IProgressListener progressListener)
|
|
ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
long outboundLength,
IProgressListener progressListener)
|
|
| Method Summary | |
|---|---|
void |
markMultiThreaded(int numberOfThreads)
|
int |
markSingleThreaded()
|
int |
markSingleThreaded(ExcludedReferencesDescriptor[] excludeSets,
ISnapshot snapshot)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
IProgressListener progressListener)
public ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
long outboundLength,
IProgressListener progressListener)
| Method Detail |
|---|
public int markSingleThreaded()
throws IProgressListener.OperationCanceledException
IProgressListener.OperationCanceledException
public int markSingleThreaded(ExcludedReferencesDescriptor[] excludeSets,
ISnapshot snapshot)
throws SnapshotException,
IProgressListener.OperationCanceledException
SnapshotException
IProgressListener.OperationCanceledException
public void markMultiThreaded(int numberOfThreads)
throws InterruptedException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||