org.eclipse.mat.parser.internal.snapshot
Class ObjectMarker
java.lang.Object
org.eclipse.mat.parser.internal.snapshot.ObjectMarker
public class ObjectMarker
- extends Object
ObjectMarker
public ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
IProgressListener progressListener)
ObjectMarker
public ObjectMarker(int[] roots,
boolean[] bits,
IIndexReader.IOne2ManyIndex outbound,
long outboundLength,
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 InterruptedException
- Throws:
InterruptedException