org.eclipse.mat.parser.internal.snapshot
Class ObjectMarker
java.lang.Object
org.eclipse.mat.parser.internal.snapshot.ObjectMarker
public class ObjectMarker
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectMarker
public ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
IProgressListener progressListener)
markSingleThreaded
public int markSingleThreaded()
throws IProgressListener.OperationCanceledException
- Throws:
IProgressListener.OperationCanceledException
markSingleThreaded
public int markSingleThreaded(ExcludedReferencesDescriptor[] excludeSets,
ISnapshot snapshot)
throws SnapshotException,
IProgressListener.OperationCanceledException
- Throws:
SnapshotException
IProgressListener.OperationCanceledException
markMultiThreaded
public void markMultiThreaded(int numberOfThreads)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException