- main(String[]) - Static method in class org.eclipse.mat.ibmvm.acquire.IBMDumpProvider
-
Lists VMs or acquires a dump.
- main(String[]) - Static method in class org.eclipse.mat.ibmvm.agent.DumpAgent
-
- main(String[]) - Static method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
- main(String[]) - Static method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
-
- mapAddressToId(long) - Method in class org.eclipse.mat.hprof.HprofParserHandlerImpl
-
- mapAddressToId(long) - Method in interface org.eclipse.mat.hprof.IHprofParserHandler
-
- mapAddressToId(long) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
- mapAddressToId(long) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Map object address (memory address where the object was stored) to object
id (snapshot internal identity assigned during parsing).
- MapCollectionExtractorBase - Class in org.eclipse.mat.internal.collectionextract
-
- MapCollectionExtractorBase(String, String) - Constructor for class org.eclipse.mat.internal.collectionextract.MapCollectionExtractorBase
-
- MapCollisionRatioQuery - Class in org.eclipse.mat.inspections.collections
-
- MapCollisionRatioQuery() - Constructor for class org.eclipse.mat.inspections.collections.MapCollisionRatioQuery
-
- MapCollisionRatioQuery_CalculatingCollisionRatios - Static variable in class org.eclipse.mat.internal.Messages
-
- MapCollisionRatioQuery_Column_CollisionRatio - Static variable in class org.eclipse.mat.internal.Messages
-
- MapCollisionRatioQuery_Column_NumObjects - Static variable in class org.eclipse.mat.internal.Messages
-
- MapCollisionRatioQuery_ErrorMsg_ClassNotFound - Static variable in class org.eclipse.mat.internal.Messages
-
- MapCollisionRatioQuery_ErrorMsg_MissingArgument - Static variable in class org.eclipse.mat.internal.Messages
-
- MapCollisionRatioQuery_IgnoringCollection - Static variable in class org.eclipse.mat.internal.Messages
-
- mapIdToAddress(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
- mapIdToAddress(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Map object id (snapshot internal identity assigned during parsing) to
object address (memory address where the object was stored).
- mapToExternalIdentifier(int) - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
-
- mapToExternalIdentifier(int) - Method in interface org.eclipse.mat.query.IQueryContext
-
Map an id to a readable form.
- mapToExternalIdentifier(int) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderContextImpl
-
- mapToObjectId(String) - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
-
- mapToObjectId(String) - Method in interface org.eclipse.mat.query.IQueryContext
-
Map readable form to internal id.
- mapToObjectId(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderContextImpl
-
- mark(int) - Method in class org.eclipse.mat.parser.io.PositionInputStream
-
- markMultiThreaded(int) - Method in class org.eclipse.mat.parser.internal.snapshot.ObjectMarker
-
- markSingleThreaded() - Method in class org.eclipse.mat.parser.internal.snapshot.ObjectMarker
-
- markSingleThreaded(ExcludedReferencesDescriptor[], ISnapshot) - Method in class org.eclipse.mat.parser.internal.snapshot.ObjectMarker
-
- markSupported() - Method in class org.eclipse.mat.parser.io.BufferedRandomAccessInputStream
-
- markSupported() - Method in class org.eclipse.mat.parser.io.PositionInputStream
-
- markSupported() - Method in class org.eclipse.mat.parser.io.SimpleBufferedRandomAccessInputStream
-
- match(String, Class<? extends IResult>) - Method in class org.eclipse.mat.report.RendererRegistry
-
- matchParser(String) - Method in class org.eclipse.mat.parser.internal.util.ParserRegistry
-
- MATPlugin - Class in org.eclipse.mat.internal
-
- MATPlugin() - Constructor for class org.eclipse.mat.internal.MATPlugin
-
- MATPlugin_InternalError - Static variable in class org.eclipse.mat.internal.Messages
-
- MAX - Static variable in class org.eclipse.mat.query.quantize.Quantize
-
Function to find the maximum double value.
- max(ITestResult.Status, ITestResult.Status) - Static method in enum org.eclipse.mat.report.ITestResult.Status
-
- MAX_LONG - Static variable in class org.eclipse.mat.query.quantize.Quantize
-
Function to find the maximum long value.
- max_paths - Variable in class org.eclipse.mat.inspections.FindLeaksQuery
-
- max_paths - Variable in class org.eclipse.mat.inspections.LeakHunterQuery
-
- MemoryAnalyserPlugin - Class in org.eclipse.mat.ui
-
- MemoryAnalyserPlugin() - Constructor for class org.eclipse.mat.ui.MemoryAnalyserPlugin
-
- MemoryAnalyserPlugin.ISharedImages - Interface in org.eclipse.mat.ui
-
- MemoryAnalyserPlugin_InternalError - Static variable in class org.eclipse.mat.ui.Messages
-
- MemoryAnalyserPreferences - Class in org.eclipse.mat.ui
-
We use this instead of a PreferenceInitializer because that only gets called
when the preference pane is opened.
- MemoryAnalyserPreferences() - Constructor for class org.eclipse.mat.ui.MemoryAnalyserPreferences
-
- Menu - Annotation Type in org.eclipse.mat.query.annotations
-
Annotates a query which has multiple menu items for a single query class.
- Menu.Entry - Annotation Type in org.eclipse.mat.query.annotations
-
Annotates a
Menu
item for a particular sub-query.
- merge(Spec) - Method in class org.eclipse.mat.report.QuerySpec
-
- merge(Spec) - Method in class org.eclipse.mat.report.SectionSpec
-
- merge(Spec) - Method in class org.eclipse.mat.report.Spec
-
Merge with another Spec.
- Messages - Class in org.eclipse.mat.dtfj
-
Messages for the DTFJ parser.
- Messages - Class in org.eclipse.mat.hprof
-
- Messages - Class in org.eclipse.mat.ibmvm.acquire
-
The accessor for messages for the IBM dump plug-in.
- Messages - Class in org.eclipse.mat.impl.chart
-
- Messages - Class in org.eclipse.mat.internal
-
- Messages - Class in org.eclipse.mat.jdt
-
- Messages - Class in org.eclipse.mat.parser.internal
-
- Messages - Class in org.eclipse.mat.report.internal
-
- Messages - Class in org.eclipse.mat.ui.internal.chart
-
- Messages - Class in org.eclipse.mat.ui
-
- Messages - Class in org.eclipse.mat.ui.snapshot.views
-
- MessageUtil - Class in org.eclipse.mat.util
-
Substitute replaceable text in a message.
- method(String, List<Expression>, boolean) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
-
- method(String, List<Expression>, boolean) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
-
- MethodCallExpression_Error_MethodNotFound - Static variable in class org.eclipse.mat.parser.internal.Messages
-
- MethodResolver() - Constructor for class org.eclipse.mat.inspections.CommonNameResolver.MethodResolver
-
- MIN - Static variable in class org.eclipse.mat.query.quantize.Quantize
-
Function to find the minimum double value.
- MIN_LONG - Static variable in class org.eclipse.mat.query.quantize.Quantize
-
Function to find the minimum long value.
- minimumWaste - Variable in class org.eclipse.mat.inspections.WasteInCharArraysQuery
-
- minus(Object, Object) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
-
- minus(Object, Object) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
-
- MINUS - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- MIXED - Static variable in interface org.eclipse.mat.inspections.ClassReferrersQuery.Type
-
- mode - Variable in class org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery
-
- mode - Variable in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery
-
- morePathsAvailable() - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
-
- mostSignificantBit(int) - Static method in class org.eclipse.mat.parser.index.IndexWriter
-
- mostSignificantBit(long) - Static method in class org.eclipse.mat.parser.index.IndexWriter
-
- MOVE_DOWN - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
-
- MOVE_UP - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
-
- MULTI_LINE_COMMENT - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- MultilineNonConsumingRule - Class in org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning
-
Partitioning rule that finds a string included between two sequences
The beginning and trailing sequences are not case sensitive
The trailing sequence is not included and the character scanner is
rewinded once the trailer is found.
- MultilineNonConsumingRule(String, String[], IToken) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.MultilineNonConsumingRule
-
Base constructor to specify start sequence, end sequence and token.
- MultilineNonConsumingRule.BadToken - Class in org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning
-
Dummy token used to specify in return that a token has not been found.
- MultiPaneEditor - Class in org.eclipse.mat.ui.editor
-
- MultiPaneEditor() - Constructor for class org.eclipse.mat.ui.editor.MultiPaneEditor
-
- MultiPaneEditor_Cancel - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_Close - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_CloseAll - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_CloseOthers - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_Failed_to_open - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_Opening - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_UnsupportedEditorInput - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditor_UnsupportedScheme - Static variable in class org.eclipse.mat.ui.Messages
-
- MultiPaneEditorContributor - Class in org.eclipse.mat.ui.editor
-
- MultiPaneEditorContributor() - Constructor for class org.eclipse.mat.ui.editor.MultiPaneEditorContributor
-
- MultiPaneEditorSelectionProvider - Class in org.eclipse.mat.ui.editor
-
- MultiPaneEditorSelectionProvider(MultiPaneEditor) - Constructor for class org.eclipse.mat.ui.editor.MultiPaneEditorSelectionProvider
-
- MultiPaneEditorSite - Class in org.eclipse.mat.ui.editor
-
- MultiPaneEditorSite(MultiPaneEditor, IEditorPart) - Constructor for class org.eclipse.mat.ui.editor.MultiPaneEditorSite
-
- MultiplePath2GCRootsPane - Class in org.eclipse.mat.ui.snapshot.panes
-
- MultiplePath2GCRootsPane() - Constructor for class org.eclipse.mat.ui.snapshot.panes.MultiplePath2GCRootsPane
-
- MultiplePath2GCRootsQuery - Class in org.eclipse.mat.internal.snapshot.inspections
-
- MultiplePath2GCRootsQuery() - Constructor for class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery
-
- MultiplePath2GCRootsQuery.Grouping - Enum in org.eclipse.mat.internal.snapshot.inspections
-
- MultiplePath2GCRootsQuery.Tree - Class in org.eclipse.mat.internal.snapshot.inspections
-
- MultiplePath2GCRootsQuery_Column_RefObjects - Static variable in class org.eclipse.mat.internal.Messages
-
- MultiplePath2GCRootsQuery_Column_RefShallowHeap - Static variable in class org.eclipse.mat.internal.Messages
-
- MultiplePath2GCRootsQuery_Group_FromGCRoots - Static variable in class org.eclipse.mat.internal.Messages
-
- MultiplePath2GCRootsQuery_Group_FromGCRootsOnClass - Static variable in class org.eclipse.mat.internal.Messages
-
- MultiplePath2GCRootsQuery_Group_ToGCRoots - Static variable in class org.eclipse.mat.internal.Messages
-
- MultiplePathsFromGCRootsClassRecord - Class in org.eclipse.mat.snapshot
-
Holds one level of multiple paths from Garbage Collection roots
merged by class.
- MultiplePathsFromGCRootsClassRecord(IClass, int, boolean, ISnapshot) - Constructor for class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Constructor
- MultiplePathsFromGCRootsComputerImpl - Class in org.eclipse.mat.parser.internal.snapshot
-
- MultiplePathsFromGCRootsComputerImpl(int[], Map<IClass, Set<String>>, SnapshotImpl) - Constructor for class org.eclipse.mat.parser.internal.snapshot.MultiplePathsFromGCRootsComputerImpl
-
- MultiplePathsFromGCRootsComputerImpl_FindingPaths - Static variable in class org.eclipse.mat.parser.internal.Messages
-
- MultiplePathsFromGCRootsRecord - Class in org.eclipse.mat.snapshot
-
This class represents a set of paths from the GC roots to different objects,
which go through one and the same object.
- MultiplePathsFromGCRootsRecord(int, int, ISnapshot) - Constructor for class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
A constructor to create the record
- MultipleSnapshotsException - Exception in org.eclipse.mat.snapshot
-
Multiple snapshots found in a dump when no particular dump has been requested.
- MultipleSnapshotsException() - Constructor for exception org.eclipse.mat.snapshot.MultipleSnapshotsException
-
- MultipleSnapshotsException(String) - Constructor for exception org.eclipse.mat.snapshot.MultipleSnapshotsException
-
- MultipleSnapshotsException.Context - Class in org.eclipse.mat.snapshot
-
Experimental - the form and name of this class is subject to change
- MultiplicativeExpression() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
- multiply(Object, Object) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
-
- multiply(Object, Object) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
-
- MultiSuggestionProvider - Class in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
-
Combines the results of several suggestion providers.
- MultiSuggestionProvider(SuggestionProvider...) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.MultiSuggestionProvider
-