| Package | Description |
|---|---|
| org.eclipse.mat.parser.internal |
Implementations for building the snapshot (not API).
|
| Modifier and Type | Method and Description |
|---|---|
IndexManager |
SnapshotImplBuilder.getIndexManager() |
IndexManager |
SnapshotImpl.getIndexManager() |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotImpl |
SnapshotImpl.create(XSnapshotInfo snapshotInfo,
String objectReaderUniqueIdentifier,
IObjectReader heapObjectReader,
HashMapIntObject<ClassImpl> classCache,
HashMapIntObject<XGCRootInfo[]> roots,
HashMapIntObject<HashMapIntObject<XGCRootInfo[]>> rootsPerThread,
BitField arrayObjects,
IndexManager indexManager,
IProgressListener listener) |
void |
SnapshotImplBuilder.setIndexManager(IndexManager indexManager) |