|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexManager | |
---|---|
org.eclipse.mat.parser.internal | Implementations for building the snapshot (not API). |
Uses of IndexManager in org.eclipse.mat.parser.internal |
---|
Methods in org.eclipse.mat.parser.internal that return IndexManager | |
---|---|
IndexManager |
SnapshotImplBuilder.getIndexManager()
|
IndexManager |
SnapshotImpl.getIndexManager()
|
Methods in org.eclipse.mat.parser.internal with parameters of type IndexManager | |
---|---|
static SnapshotImpl |
SnapshotImpl.create(XSnapshotInfo snapshotInfo,
java.lang.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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |