Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GarbageCleaner_ReIndexingClasses - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_ReIndexingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_ReIndexingOutboundIndex - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_RemovedUnreachableObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_RemovingUnreachableObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_SearchingForUnreachableObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- GarbageCleaner_Writing - Static variable in class org.eclipse.mat.parser.internal.Messages
- GC_ROOT - Static variable in interface org.eclipse.mat.ui.snapshot.ImageHelper.Decorations
- GCRootInfo - Class in org.eclipse.mat.snapshot.model
-
Describes a garbage collection root.
- GCRootInfo(long, long, int) - Constructor for class org.eclipse.mat.snapshot.model.GCRootInfo
-
Create a description of a Garbage Collection root
- GCRootInfo_BusyMonitor - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_Finalizable - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_JavaLocal - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_JavaStackFrame - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_JNIGlobal - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_JNILocal - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_NativeStack - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_SystemClass - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_Thread - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_ThreadBlock - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_Unfinalized - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_Unkown - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo_Unreachable - Static variable in class org.eclipse.mat.internal.Messages
- GCRootInfo.Type - Interface in org.eclipse.mat.snapshot.model
-
Reasons why an heap object is a garbage collection root.
- GCRootsQuery - Class in org.eclipse.mat.inspections
- GCRootsQuery() - Constructor for class org.eclipse.mat.inspections.GCRootsQuery
- GE - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- GENERAL - Enum constant in enum org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor.Type
- general_info - Static variable in class org.eclipse.mat.ui.snapshot.views.Messages
- generateClassHistogramRecordCsvReport(Histogram, Comparator<HistogramRecord>) - Static method in class org.eclipse.mat.snapshot.Histogram
-
Generate machine/human readable comma separated report from an histogram.
- generateClassHistogramRecordTextReport(Histogram, Comparator<HistogramRecord>) - Static method in class org.eclipse.mat.snapshot.Histogram
-
Generate human readable text based report from a histogram.
- generateClassLoaderHistogramRecordCsvReport(Histogram, Comparator<HistogramRecord>) - Static method in class org.eclipse.mat.snapshot.Histogram
-
Generate machine/human readable comma separated report from an histogram.
- generateParseException() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Generate ParseException.
- get() - Method in class org.eclipse.mat.collect.QueueInt
-
Retrieve the next element from the queue.
- get(int) - Method in class org.eclipse.mat.collect.ArrayInt
-
Retrieve one entry
- get(int) - Method in class org.eclipse.mat.collect.ArrayIntBig
-
Get int at index from
IntArray
. - get(int) - Method in class org.eclipse.mat.collect.ArrayIntCompressed
-
Get value from the given index.
- get(int) - Method in class org.eclipse.mat.collect.ArrayLong
-
Retrieve one entry
- get(int) - Method in class org.eclipse.mat.collect.ArrayLongBig
-
Get long at index from
LongArray
. - get(int) - Method in class org.eclipse.mat.collect.ArrayLongCompressed
-
Get value from the given index.
- get(int) - Method in class org.eclipse.mat.collect.BitField
-
Gets the bit on the given index.
- get(int) - Method in class org.eclipse.mat.collect.HashMapIntLong
-
Retrieve the value corresponding to the key
- get(int) - Method in class org.eclipse.mat.collect.HashMapIntObject
-
Retrieve the value corresponding to the key
- get(int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2LongIndex
-
Look up a long from an int in the index.
- get(int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2ManyIndex
-
Get the object IDs corresponding to the input object ID
- get(int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2OneIndex
-
Look up an int in the underlying index
- get(int) - Method in class org.eclipse.mat.parser.index.IndexReader.IntIndex1NSortedReader
-
The header holds positions encoded as p+1 into the body There is no length field - the length is up to the next one, which is greater than the first.
- get(int) - Method in class org.eclipse.mat.parser.index.IndexReader.LongIndex1NReader
- get(int) - Method in class org.eclipse.mat.parser.index.IndexReader.SizeIndexReader
-
Get the (compressed) size.
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.Identifier
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexStreamer
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexCollector
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexCollectorUncompressed
-
Retrieve an entry.
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.LongIndexStreamer
- get(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.LongIndexCollectorUncompressed
-
Retrieve an entry.
- get(int) - Method in class org.eclipse.mat.parser.internal.snapshot.ObjectCache
- get(int) - Method in class org.eclipse.mat.parser.internal.snapshot.RetainedSizeCache
- get(int) - Method in class org.eclipse.mat.parser.internal.util.LimitedValueIntStore
- get(long) - Method in class org.eclipse.mat.collect.HashMapLongObject
-
Retrieve the value corresponding to the key
- get(E) - Method in class org.eclipse.mat.collect.HashMapObjectLong
-
Retrieve the value corresponding to the key
- get(RandomAccessFile, File, String) - Static method in class org.eclipse.mat.hprof.ChunkedGZIPRandomAccessFile
-
Returns the random access file for the given file or
null
if not supported for the file. - get(Class<?>, Argument.Advice) - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
- get(Class<?>, Argument.Advice) - Method in interface org.eclipse.mat.query.IQueryContext
-
Get this type of data from the context.
- get(Class<?>, Argument.Advice) - Method in class org.eclipse.mat.query.registry.QueryContextImpl
- get(String) - Method in class org.eclipse.mat.report.internal.Parameters
- get(String, String) - Method in class org.eclipse.mat.report.internal.Parameters.Deep
- get(String, String) - Method in class org.eclipse.mat.report.internal.Parameters
- getAccumulationPoint() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
- getActionBarContributor() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getActionBars() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getActiveEditor() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getActivePage() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorContributor
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.editor.CompositeHeapEditorPane
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.internal.panes.QueryTextResultPane
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.internal.views.SnapshotHistoryView
- getAdapter(Class<T>) - Method in class org.eclipse.mat.ui.snapshot.editor.HeapEditor
- getAddon(Class<A>) - Method in class org.eclipse.mat.dtfj.DTFJHeapObjectReader
-
Returns extra data to be provided by
ISnapshot.getSnapshotAddons(Class addon)
. - getAddon(Class<A>) - Method in class org.eclipse.mat.hprof.HprofHeapObjectReader
-
Returns extra data to be provided by
ISnapshot.getSnapshotAddons(Class addon)
. - getAddon(Class<A>) - Method in interface org.eclipse.mat.parser.IObjectReader
-
Get additional information about the snapshot
- getAddon(ISnapshot, Class<A>) - Method in interface org.eclipse.mat.hprof.extension.IRuntimeEnhancer
-
Returns addon information of certain type if such information is attached to the HPROF snapshot
- getAddresses() - Method in class org.eclipse.mat.internal.snapshot.HeapObjectParamArgument
- getAdvice() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the
Argument.Advice
provided with the annotation - getAdvice() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getAlias() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getAlias(String) - Method in class org.eclipse.mat.parser.internal.oql.compiler.EvaluationContext
- getAlign() - Method in class org.eclipse.mat.query.Column
- getAll(int[]) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2OneIndex
-
Look up all the items from the index array and return the version in the index
- getAll(int[]) - Method in class org.eclipse.mat.parser.index.IndexReader.SizeIndexReader
-
Delegate to the int index.
- getAll(int[]) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexStreamer
- getAll(int[]) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexCollector
- getAllKeys() - Method in class org.eclipse.mat.collect.HashMapIntLong
-
Get all the used keys
- getAllKeys() - Method in class org.eclipse.mat.collect.HashMapIntObject
-
Get all the used keys
- getAllKeys() - Method in class org.eclipse.mat.collect.HashMapLongObject
-
Get all the used keys
- getAllKeys() - Method in class org.eclipse.mat.collect.HashMapObjectLong
-
Get all the used keys.
- getAllKeys(T[]) - Method in class org.eclipse.mat.collect.HashMapObjectLong
-
Get all the used keys.
- getAllPaths(IProgressListener) - Method in class org.eclipse.mat.parser.internal.snapshot.MultiplePathsFromGCRootsComputerImpl
- getAllPaths(IProgressListener) - Method in interface org.eclipse.mat.snapshot.IMultiplePathsFromGCRootsComputer
-
Calculates (if not yet calculated) and returns all the paths.
- getAllStackTraces(ISnapshot) - Method in class org.eclipse.mat.jruby.resolver.RubyStacktraceDumper
-
Extracts the Ruby stack trace for all active Ruby threads in the given heap dump.
- getAllSubclasses() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getAllSubclasses() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns all sub-classes including sub-classes of its sub-classes.
- getAllValues() - Method in class org.eclipse.mat.collect.HashMapIntLong
-
Get all the values corresponding to the used keys.
- getAllValues() - Method in class org.eclipse.mat.collect.HashMapIntObject
-
Get all the values corresponding to the used keys.
- getAllValues() - Method in class org.eclipse.mat.collect.HashMapLongObject
-
Get all the values corresponding to the used keys.
- getAllValues() - Method in class org.eclipse.mat.collect.HashMapObjectLong
-
Get all the values corresponding to the used keys.
- getAllValues(T[]) - Method in class org.eclipse.mat.collect.HashMapIntObject
-
Get all the values corresponding to the used keys.
- getAllValues(T[]) - Method in class org.eclipse.mat.collect.HashMapLongObject
-
Get all the values corresponding to the used keys.
- getArgumentByName(String) - Method in class org.eclipse.mat.query.registry.QueryDescriptor
- getArguments() - Method in class org.eclipse.mat.internal.snapshot.HeapObjectParamArgument
- getArguments() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get descriptors for the fields annotated by the annotation
Argument
. - getArguments() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getArguments() - Method in class org.eclipse.mat.snapshot.query.SnapshotQuery
-
Get the list of the query arguments.
- getArgumentSet() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- getArgumentSet() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- getArgumentValue(ArgumentDescriptor) - Method in class org.eclipse.mat.internal.acquire.ProviderArgumentsSet
- getArgumentValue(ArgumentDescriptor) - Method in class org.eclipse.mat.query.registry.AnnotatedObjectArgumentsSet
- getArgumentValue(ArgumentDescriptor) - Method in class org.eclipse.mat.query.registry.ArgumentSet
- getArray(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- getAvailableVMs(IProgressListener) - Method in class org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider
- getAvailableVMs(IProgressListener) - Method in class org.eclipse.mat.ibmvm.acquire.IBMDumpProvider
- getAvailableVMs(IProgressListener) - Method in class org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider
- getAvailableVMs(IProgressListener) - Method in interface org.eclipse.mat.snapshot.acquire.IHeapDumpProvider
-
Returns a list of locally running Java processes from which the heap dump provider can attempt to acquire a heap dump
- getBackingArray(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- getBaseline() - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput
- getBeginColumn() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get token beginning line number.
- getBoolean(String, boolean) - Method in class org.eclipse.mat.report.internal.Parameters
- getBounds(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getBounds(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getBranch(int) - Method in class org.eclipse.mat.snapshot.PathsFromGCRootsTree
-
Get sub tree for a referencing object.
- getBundle(BundleDescriptor) - Method in class org.eclipse.mat.inspections.osgi.model.EquinoxBundleReader
- getBundle(BundleDescriptor) - Method in class org.eclipse.mat.inspections.osgi.model.EquinoxBundleReader2
- getBundle(BundleDescriptor) - Method in interface org.eclipse.mat.inspections.osgi.model.IBundleReader
-
Load the bundle by its descriptor
- getBundle(BundleDescriptor) - Method in class org.eclipse.mat.inspections.osgi.model.OSGiModel
-
Get bundle by its descriptor
- getBundleDescriptor() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getBundleDescriptor() - Method in class org.eclipse.mat.inspections.osgi.model.Service
-
Get bundle descriptor of a bundle, that registers this service
- getBundleDescriptors() - Method in class org.eclipse.mat.inspections.osgi.model.OSGiModel
-
Get descriptors of all the bundles, found in BundleRepository
- getBundleId() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
-
Get bundle's unique identifier.
- getBundleName() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
- getBundleReader(ISnapshot) - Static method in class org.eclipse.mat.inspections.osgi.model.BundleReaderFactory
-
Check for the type of framework and return corresponding IBundleReader
- getBundlesUsing() - Method in class org.eclipse.mat.inspections.osgi.model.Service
-
Get bundle descriptors for all the bundles, using this service
- getByKeyIdentity(IObject) - Method in class org.eclipse.mat.inspections.collectionextract.ExtractedMap
-
Gets an object from the Map, searching by the key.
- getCacheEntry() - Method in class org.eclipse.mat.parser.model.ClassImpl
-
Gets the key for extra information about this class.
- getCalculateTotals() - Method in class org.eclipse.mat.query.Column
- getCall() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getCapacity() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Get the capacity of the collection
- getCapacity(IObject) - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Return the capacity of the collection, if applicable
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ArrayListSubListCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityMapExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
-
Gets the capacity of the map.
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MapCollectionExtractorBase
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- getCapacity(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- getCategory() - Method in class org.eclipse.mat.query.registry.QueryDescriptor
-
The menu category provided by
Category
. - getChart() - Method in class org.eclipse.mat.ui.internal.chart.ChartCanvas
- getChildMenu(String) - Method in class org.eclipse.mat.ui.util.PopupMenu
- getChildren() - Method in class org.eclipse.mat.query.registry.CategoryDescriptor
- getChildren() - Method in class org.eclipse.mat.report.internal.AbstractPart
- getChildren() - Method in class org.eclipse.mat.report.SectionSpec
- getChildren() - Method in class org.eclipse.mat.ui.util.PaneState
- getChildren(Object) - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getChildren(Object) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getChildren(Object) - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ExtensionTreeResult
- getChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ServicesTreeResult
- getChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparisonResultTree
- getChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- getChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getChildren(Object) - Method in interface org.eclipse.mat.query.IResultTree
-
Returns the child elements of the given parent.
- getChildren(Object) - Method in class org.eclipse.mat.query.refined.RefinedTree
- getChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getChildren(Object) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
- getClassAddress() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Returns the address of the class which is the type of this object.
- getClassAddress() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram.Record
-
the actual address of the class
- getClassCache() - Method in class org.eclipse.mat.parser.internal.SnapshotImplBuilder
- getClassDominatorRecords() - Method in class org.eclipse.mat.snapshot.DominatorsSummary
-
Get the dominators summary grouped by classes
- getClasses() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getClasses() - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all classes.
- getClassesByName(String, boolean) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getClassesByName(String, boolean) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all classes by name.
- getClassesByName(Pattern, boolean) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getClassesByName(Pattern, boolean) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all classes by name pattern.
- getClassHistogramRecords() - Method in class org.eclipse.mat.snapshot.ClassLoaderHistogramRecord
-
Get collection of the class histogram records this class loader histogram record stands for.
- getClassHistogramRecords() - Method in class org.eclipse.mat.snapshot.Histogram
-
Get collection of all the classes for all the objects which were found in the set of objects on which the class histogram was computed.
- getClassId() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Returns the id of the class which is the type of this object.
- getClassId() - Method in class org.eclipse.mat.parser.model.XClassHistogramRecord
- getClassId() - Method in class org.eclipse.mat.snapshot.ClassHistogramRecord
-
Get id of the class this class histogram record stands for.
- getClassId() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
- getClassLabel() - Method in class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- getClassLoaderAddress() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getClassLoaderAddress() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the address of the class loader which loaded this class.
- getClassloaderDominatorRecords() - Method in class org.eclipse.mat.snapshot.DominatorsSummary
-
Get the dominators summary grouped by class loaders
- getClassloaderDominatorRecords(Class<C>) - Method in class org.eclipse.mat.snapshot.DominatorsSummary
- getClassLoaderHistogramRecords() - Method in class org.eclipse.mat.snapshot.Histogram
-
Get collection of all the class loaders for all the classes for all the objects which were found in the set of objects on which the class histogram was computed.
- getClassloaderId() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
get the id of the classloader of the dominators' class
- getClassLoaderId() - Method in class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- getClassLoaderId() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getClassLoaderId() - Method in class org.eclipse.mat.snapshot.ClassLoaderHistogramRecord
-
Get id of the class loader this class loader histogram record stands for.
- getClassLoaderId() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the id of the class loader which loaded this class.
- getClassLoaderLabel() - Method in class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- getClassLoaderLabel(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
Finds the name associated with a class loader.
- getClassName() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getClassName() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the name of the class for this record
- getClassName() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram.Record
-
The name of the class
- getClassName() - Method in class org.eclipse.mat.ui.editor.PaneConfiguration
- getClassName() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ContentAssistElement
- getClassNamePattern() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getClassOf(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getClassOf(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get object abstracting the real Java Class this object was an instance of in the heap dump identified by the given id.
- getClassSpecificName() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getClassSpecificName() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getClassSpecificName() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getClassSpecificName() - Method in class org.eclipse.mat.parser.model.ClassLoaderImpl
- getClassSpecificName() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get class specific name of this object which depends on the availability of the appropriate name resolver, e.g.
- getClassUsedPermSize() - Method in class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- getClazz() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getClazz() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getClazz() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getClazz() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get class snapshot object this object is an instance of.
- getClazz() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
- getCode() - Method in class org.eclipse.mat.query.ContextDerivedData.DerivedOperation
-
Get the code.
- getCollectionExtractionInfo() - Method in class org.eclipse.mat.snapshot.registry.CollectionExtractorProviderRegistry
- getCollisionRatio() - Method in class org.eclipse.mat.inspections.collectionextract.ExtractedMap
-
Get the ratio of collisions inside the map.
- getCollisionRatio(IObject) - Method in interface org.eclipse.mat.inspections.collectionextract.IMapExtractor
-
Calculates the collision ratio in the collection.
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.EmptyMapExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizeArrayMapExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityMapExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
-
Complete guess as to collision ratio.
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.RegularEnumSetExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperMapExtractor
- getCollisionRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperSetFromMapExtractor
- getColor() - Method in interface org.eclipse.mat.query.IResultPie.ColoredSlice
- getColumn() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Deprecated.
- getColumn() - Method in exception org.eclipse.mat.snapshot.OQLParseException
- getColumnFor(ContextProvider, ContextDerivedData.DerivedColumn) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getColumnIndexByName(String) - Method in class org.eclipse.mat.query.refined.RefinedResultBuilder
-
Retrieve a column by name.
- getColumnIndexes() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparedColumn
- getColumnOrder() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getColumnOrder() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getColumns() - Method in class org.eclipse.mat.dtfj.ThreadDetailsResolver
-
The columns that can be extracted via DTFJ
- getColumns() - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getColumns() - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getColumns() - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getColumns() - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getColumns() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getColumns() - Method in class org.eclipse.mat.inspections.FindLeaksQuery2.SuspectsResultTable
- getColumns() - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getColumns() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getColumns() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ExtensionTreeResult
- getColumns() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ServicesTreeResult
- getColumns() - Method in class org.eclipse.mat.inspections.threads.ThreadDetailsResolver
-
The columns that can be extracted from java.lang.Thread fields.
- getColumns() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getColumns() - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getColumns() - Method in interface org.eclipse.mat.query.IStructuredResult
-
The columns of the tree or table.
- getColumns() - Method in class org.eclipse.mat.query.refined.RefinedResultBuilder
-
Get all the columns
- getColumns() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getColumns() - Method in class org.eclipse.mat.query.results.ListResult
- getColumns() - Method in class org.eclipse.mat.query.results.PropertyResult
- getColumns() - Method in interface org.eclipse.mat.snapshot.extension.IThreadDetailsResolver
-
Detailed information as columns
- getColumns() - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getColumns() - Method in class org.eclipse.mat.snapshot.Histogram
- getColumns() - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getColumns() - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getColumns() - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
-
Get the columns, which are the class name, the shallow heap and the retained heap.
- getColumns() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getColumnValue(Object, int) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getColumnValue(Object, int) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getColumnValue(Object, int) - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getColumnValue(Object, int) - Method in interface org.eclipse.mat.query.IStructuredResult
-
Returns the (unformatted) value of a table/tree cell.
- getColumnValue(Object, int) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getColumnValue(Object, int) - Method in class org.eclipse.mat.query.results.ListResult
- getColumnValue(Object, int) - Method in class org.eclipse.mat.query.results.PropertyResult
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.Histogram
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
- getColumnValue(Object, int) - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getColumnWidth(int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getColumnWidth(int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getCommand() - Method in class org.eclipse.mat.query.registry.QueryResult
- getCommand() - Method in class org.eclipse.mat.report.internal.AbstractPart
- getCommand() - Method in class org.eclipse.mat.report.internal.QueryPart
- getCommand() - Method in class org.eclipse.mat.report.internal.SectionPart
- getCommand() - Method in class org.eclipse.mat.report.QuerySpec
-
Get the command to be executed by Memory Analyzer when the user clicks on a link in the report.
- getCommandType() - Method in class org.eclipse.mat.query.registry.QueryDescriptor
-
The type of the query object, to be instantiated and the arguments injected when the query is run.
- getCommonPath() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPointOfGroupOfObject
- getCommonPath() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecordGroupOfObjects
- getComparator() - Method in class org.eclipse.mat.query.Column
- getComparatorByNumberOfReferencedObjects() - Static method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
- getComparatorByNumberOfReferencedObjects() - Static method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Returns a Comparator ordering the records descending by the number of referenced objects.
- getComparatorByReferencedHeapSize() - Static method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Returns a Comparator ordering the records descending by the total size of referenced objects.
- getComparatorByReferencedHeapSize() - Static method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Returns a Comparator ordering the records descending by the total size of referenced objects.
- getComparatorByReferencedRetainedSize() - Static method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Returns a Comparator ordering the records descending by the total size of referenced objects.
- getComparatorForClassSpecificName() - Static method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Deprecated.
- getComparatorForClassSpecificNameAscending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by class specific name ascending.
- getComparatorForClassSpecificNameDescending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by class specific name descending.
- getComparatorForRetainedHeapSizeAscending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by retained heap size ascending.
- getComparatorForRetainedHeapSizeDescending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by retained heap size descending.
- getComparatorForTechnicalName() - Static method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Deprecated.
- getComparatorForTechnicalNameAscending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by technical name ascending.
- getComparatorForTechnicalNameDescending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by technical name descending.
- getComparatorForUsedHeapSize() - Static method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Deprecated.
- getComparatorForUsedHeapSizeAscending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by used heap size ascending.
- getComparatorForUsedHeapSizeDescending() - Static method in class org.eclipse.mat.snapshot.model.ObjectComparators
-
Compare by user heap size descending.
- getComparedColumns() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
- getComponentType() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getComponentType() - Method in interface org.eclipse.mat.snapshot.model.IPrimitiveArray
-
Returns the component type of the array.
- getConfElement() - Method in class org.eclipse.mat.ui.editor.PaneConfiguration
- getConfigurationElements() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Get nested configuration elements
- getConfigurationElements() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
- getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.OQLTextViewerConfiguration
- getContentAssistant(ISourceViewer) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.OQLTextViewerConfiguration
-
Instantiates content assist for every content type
- getContext() - Method in interface org.eclipse.mat.query.IResultPie.Slice
- getContext(Object) - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getContext(Object) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getContext(Object) - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getContext(Object) - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getContext(Object) - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getContext(Object) - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getContext(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getContext(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getContext(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getContext(Object) - Method in class org.eclipse.mat.query.ContextProvider
-
Return the context object associated with the specified row.
- getContext(Object) - Method in interface org.eclipse.mat.query.IStructuredResult
-
The default context of the row which is used to display information in the object inspector.
- getContext(Object) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getContext(Object) - Method in class org.eclipse.mat.query.results.ListResult
- getContext(Object) - Method in class org.eclipse.mat.query.results.PropertyResult
- getContext(Object) - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getContext(Object) - Method in class org.eclipse.mat.snapshot.Histogram
- getContext(Object) - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getContext(Object) - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getContext(Object) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
- getContext(Object) - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getContextAddress() - Method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
The object address of the source of the root
- getContextClassLoaderId() - Method in interface org.eclipse.mat.snapshot.extension.IThreadInfo
-
The context class loader for the thread
- getContextDerivedData() - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
- getContextDerivedData() - Method in interface org.eclipse.mat.query.IQueryContext
-
For example, retained size derived data.
- getContextDerivedData() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderContextImpl
- getContextId() - Method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
The object id of the source of the root, if there is a source
- getContextInformationAutoActivationCharacters() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
- getContextInformationValidator() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
- getContextProvider() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult.DerivedDataJobDefinition
- getContextProviders() - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getContextProviders() - Method in class org.eclipse.mat.query.ResultMetaData
-
Returns the named context providers.
- getContributedBy() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
-
Get descriptor of the bundle contributing this extension
- getContributedBy() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
-
Get descriptor of the bundle contributing this extension point
- getContributingBundle() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Descriptor of the bundle contributing this element.
- getContributorId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
-
Get unique id of the bundle contributing this extension
- getContributorId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
-
Get unique id of the bundle contributing this extension point
- getControl() - Method in class org.eclipse.mat.ui.internal.CheatSheetStandbyContent
- getControl() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedResultViewer
- getControl() - Method in class org.eclipse.mat.ui.internal.views.NavigatorViewPage
- getControl() - Method in class org.eclipse.mat.ui.snapshot.views.SnapshotOutlinePage
- getCount() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Get the number of paths going through this object
- getCount() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the number of paths going through this object
- getCount(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- getCreationDate() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get date when the snapshot was acquired/parsed.
- getCriteria() - Method in class org.eclipse.mat.query.refined.Filter
- getCurrentStrictness() - Static method in class org.eclipse.mat.hprof.ui.HprofPreferences
-
Return the currently selected preference for strictness.
- getCurrentValue() - Static method in enum org.eclipse.mat.query.BytesDisplay
-
Return the currently selected preference from the system properties.
- getData() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getData() - Method in class org.eclipse.mat.snapshot.DominatorsSummary
-
Returns data object attached to the summary.
- getData() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.MultilineNonConsumingRule.BadToken
- getData(Object) - Method in class org.eclipse.mat.query.Column
- getDecorator() - Method in class org.eclipse.mat.query.Column
- getDecorator() - Method in class org.eclipse.mat.ui.internal.query.arguments.TextEditor
- getDefault() - Static method in class org.eclipse.mat.hprof.HprofPlugin
- getDefault() - Static method in class org.eclipse.mat.internal.MATPlugin
- getDefault() - Static method in class org.eclipse.mat.parser.internal.ParserPlugin
- getDefault() - Static method in class org.eclipse.mat.report.internal.ReportPlugin
- getDefault() - Static method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getDefaultContextProvider() - Method in class org.eclipse.mat.query.registry.QueryResult
- getDefaultValue() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the default value of the field
- getDefaultValue() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getDefinedClasses() - Method in class org.eclipse.mat.parser.model.ClassLoaderImpl
- getDefinedClasses() - Method in interface org.eclipse.mat.snapshot.model.IClassLoader
-
Returns the classes defined by this class loader instance.
- getDependencies() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getDependents() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getDerivedColumns() - Method in class org.eclipse.mat.query.ContextDerivedData
-
Get all the derived columns for the current context (page) Do not modify the returned array.
- getDerivedColumns() - Method in class org.eclipse.mat.snapshot.query.RetainedSizeDerivedData
-
Get the extra column with the retained size data.
- getDerivedOperations() - Method in class org.eclipse.mat.query.ResultMetaData
-
Get the operations.
- getDescription() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparedColumn
- getDescription() - Method in interface org.eclipse.mat.query.IResultPie.Slice
- getDescription() - Method in class org.eclipse.mat.report.SpecFactory.Report
- getDescription() - Method in class org.eclipse.mat.snapshot.acquire.VmInfo
-
Get the description of the Java process
- getDescription() - Method in class org.eclipse.mat.snapshot.MultipleSnapshotsException.Context
- getDescriptor() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectArgumentsSet
- getDescriptor() - Method in class org.eclipse.mat.snapshot.query.SnapshotQuery
-
Get a descriptor for the query.
- getDescriptor() - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor
- getDescriptor() - Method in class org.eclipse.mat.ui.snapshot.views.inspector.InspectorView.InfoItem
- getDetailResultProviders() - Method in class org.eclipse.mat.query.ResultMetaData
- getDialogSettings() - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizard
- getDisplayName() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getDisplayName() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getDisplayName() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getDisplayName() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get concatenation of
IObject.getTechnicalName()
andIObject.getClassSpecificName()
. - getDisplayString() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ContentAssistElement
- getDistinctCount() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Get the number of distinct objects of this class
- getDominated() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the dominated objects
- getDominatedCount() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the number of dominated objects
- getDominatedCount() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
-
Get the number of dominated objects
- getDominatedNetSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the total net size of the dominated objects
- getDominatedNetSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
-
Get the total net size of the dominated objects
- getDominatedRetainedSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the total retained heap size of the dominated objects
- getDominatedRetainedSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
- getDominatorCount() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the number of dominators
- getDominatorCount() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
-
Get the total net size of the dominators
- getDominatorNetSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the total net size of the dominators
- getDominatorNetSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
-
Get the total net size of the dominators
- getDominatorRetainedSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the retained heap size of the dominators
- getDominatorRetainedSize() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
- getDominators() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the dominator objects
- getDominatorsOf(int[], Pattern, IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getDominatorsOf(int[], Pattern, IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get a summary of the dominators for all the given objects.
- getEditor() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getEditor() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getEditor(PaneState) - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getEditorId() - Method in class org.eclipse.mat.ui.SnapshotHistoryService.Entry
- getEditorInput() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getEditorSite() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getElementId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Get element's unique identifier.
- getElements() - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getElements() - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getElements() - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getElements() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getElements() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ExtensionTreeResult
- getElements() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ServicesTreeResult
- getElements() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparisonResultTree
- getElements() - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- getElements() - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getElements() - Method in interface org.eclipse.mat.query.IResultTree
-
Returns the root elements of the tree.
- getElements() - Method in class org.eclipse.mat.query.refined.RefinedTree
- getElements() - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getElements() - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getElements() - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getElements() - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
-
Get the actual rows.
- getElements() - Method in class org.eclipse.mat.ui.internal.browser.QueryAllProvider
- getElements() - Method in class org.eclipse.mat.ui.internal.browser.QueryBrowserProvider
- getElements() - Method in class org.eclipse.mat.ui.internal.browser.QueryHistoryProvider
- getElements() - Method in class org.eclipse.mat.ui.internal.browser.QueryRegistryProvider
- getElements() - Method in class org.eclipse.mat.ui.util.NavigatorState
- getElements(Object) - Method in class org.eclipse.mat.ui.snapshot.views.inspector.FieldsContentProvider
- getElementsSorted() - Method in class org.eclipse.mat.ui.internal.browser.QueryBrowserProvider
- getElementsSorted() - Method in class org.eclipse.mat.ui.internal.browser.QueryHistoryProvider
-
history is ordered by typing
- getEmbeddedPane() - Method in class org.eclipse.mat.ui.snapshot.panes.OQLPane
- getEndColumn() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get token end line number.
- getErrorMessage() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
- getExpression() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.SelectItem
- getExtensionId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
-
Get extension's unique identifier.
- getExtensionIdentifier() - Method in class org.eclipse.mat.report.SpecFactory.Report
- getExtensionPointId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
-
Get extension point's unique identifier.
- getExtensionPoints() - Method in class org.eclipse.mat.inspections.osgi.model.OSGiModel
-
Get all the extension points found in ExtensionRegistry
- getExtensions() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
- getExtensionTracker() - Method in class org.eclipse.mat.internal.MATPlugin
- getExtensionTracker() - Method in class org.eclipse.mat.parser.internal.ParserPlugin
- getExtensionTracker() - Method in class org.eclipse.mat.report.internal.ReportPlugin
- getExtensionTracker() - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getExtentionPoints() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getExtentions() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getExtractorInfo() - Method in class org.eclipse.mat.internal.collectionextract.KnownCollectionInfo
- getExtractorInfo() - Method in interface org.eclipse.mat.snapshot.extension.ICollectionExtractorProvider
- getField() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the annotated field
- getField() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getField(String) - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getField(String) - Method in interface org.eclipse.mat.snapshot.model.IInstance
-
Returns the field identified by the name.
- getFieldDescriptors() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getFieldDescriptors() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns field descriptors for all member variables of instances of this class.
- getFields() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getFields() - Method in class org.eclipse.mat.snapshot.ExcludedReferencesDescriptor
-
The excluded fields
- getFields() - Method in interface org.eclipse.mat.snapshot.model.IInstance
-
Returns all fields of the object.
- getFile() - Method in class org.eclipse.mat.query.results.DisplayFileResult
-
Get the file used to generate this report.
- getFile(String) - Method in enum org.eclipse.mat.parser.index.IndexManager.Index
-
Create a
File
descriptor based on the prefix and filename - getFileExtensions() - Method in class org.eclipse.mat.snapshot.SnapshotFormat
-
Get the file extensions.
- getFileLength() - Method in class org.eclipse.mat.ui.SnapshotHistoryService.Entry
- getFilename() - Method in class org.eclipse.mat.internal.snapshot.SnapshotArgument
- getFilePath() - Method in class org.eclipse.mat.ui.SnapshotHistoryService.Entry
- getFilePointer() - Method in class org.eclipse.mat.hprof.ChunkedGZIPRandomAccessFile
- getFilePointer() - Method in class org.eclipse.mat.parser.io.BufferedRandomAccessInputStream
- getFilePointer() - Method in class org.eclipse.mat.parser.io.SimpleBufferedRandomAccessInputStream
- getFillRatio() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Get the ratio to which the collection is filled (for collections which preallocates a certain capacity)
- getFillRatio(IObject) - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Calculate the fill ratio of a collection
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- getFillRatio(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- getFilter() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getFilteredCount(List<?>) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getFilteredItems() - Method in class org.eclipse.mat.query.refined.TotalsRow
- getFlag() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the flag which is used in the command line to introduce the argument.
- getFlag() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getFlag() - Method in enum org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor.Type
- getFont() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getFont() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getFormat() - Method in class org.eclipse.mat.query.refined.TotalsResult
- getFormattedColumnValue(Object, int) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getFormatter() - Method in class org.eclipse.mat.query.Column
- getFragments() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getFromClause() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query
- getFullName() - Method in class org.eclipse.mat.query.registry.CategoryDescriptor
- getGcRootInfo() - Method in class org.eclipse.mat.snapshot.model.ThreadToLocalReference
-
The description of the thread root information.
- getGCRootInfo() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getGCRootInfo() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getGCRootInfo() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getGCRootInfo() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get
GCRootInfo
if the object is a garbage collection root or null otherwise. - getGCRootInfo(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getGCRootInfo(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get the GC root info for an object.
- getGCRoots() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getGCRoots() - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all GC roots.
- getGroupBy() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getGroupBy() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ExtensionTreeResult
- getGroupBy() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ServicesTreeResult
- getGroupedBy() - Method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Tree
- getGroupedBy() - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- getGroupedBy() - Method in class org.eclipse.mat.ui.internal.panes.TableResultPane
- getHeapDumpProvider() - Method in class org.eclipse.mat.internal.acquire.HeapDumpProviderDescriptor
- getHeapDumpProvider() - Method in class org.eclipse.mat.snapshot.acquire.VmInfo
-
Get the heap dump provider which returned this VmInfo
- getHeapDumpProvider(Class<? extends IHeapDumpProvider>) - Method in class org.eclipse.mat.internal.acquire.HeapDumpProviderRegistry
- getHeapDumpProvider(String) - Method in class org.eclipse.mat.internal.acquire.HeapDumpProviderRegistry
- getHeapDumpProviders() - Method in class org.eclipse.mat.internal.acquire.HeapDumpProviderRegistry
- getHeapEditor() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSelectionProvider
- getHeapObjectReader() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
Gets the reader for the particular snapshot type to read individual objects.
- getHeapSize(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getHeapSize(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get heap size for just the given object.
- getHeapSize(int[]) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getHeapSize(int[]) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get the total shallow heap size for a set of objects.
- getHeapSizePerInstance() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getHeapSizePerInstance() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the heap size of one instance of this class.
- getHelp() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the help String, for example provided by the annotation
Help
. - getHelp() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get any help on the field, for example provided by the annotation
Help
- getHelp() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getHelp() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getHelpLink() - Method in enum org.eclipse.mat.ui.internal.query.arguments.TextEditor.DecoratorType
- getHelpLocale() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the help locale
- getHelpLocale() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getHelpText() - Method in enum org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor.Type
- getHelpText() - Method in enum org.eclipse.mat.ui.internal.query.arguments.TextEditor.DecoratorType
- getHelpUrl() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the help URL, for example provided by the annotation
HelpUrl
. - getHelpUrl() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getHelpUrl() - Method in class org.eclipse.mat.ui.internal.actions.ExecuteQueryAction
- getHistogram() - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getHistogram() - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getHistogram() - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getHistogram() - Method in class org.eclipse.mat.snapshot.query.HistogramResult
-
Deprecated.
- getHistogram() - Method in class org.eclipse.mat.ui.snapshot.panes.HistogramPane
- getHistogram(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getHistogram(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get histogram for some specific objects - usually the result of other calls to the snapshot.
- getHistogram(IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getHistogram(IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get histogram for the whole snapshot.
- getHistoryEntries() - Static method in class org.eclipse.mat.ui.internal.browser.QueryHistory
- getHost() - Method in class org.eclipse.mat.inspections.osgi.model.BundleFragment
- getIcon() - Method in enum org.eclipse.mat.inspections.HistogramQuery.Grouping
- getIcon() - Method in enum org.eclipse.mat.inspections.osgi.BundleRegistryQuery.Grouping
- getIcon() - Method in enum org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Grouping
- getIcon() - Method in enum org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Grouping
- getIcon() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the Icon representing the annotated object, for example provided by the annotation
Icon
. - getIcon() - Method in class org.eclipse.mat.query.ContextProvider
-
Returns an icon which could be used on context menus as a top level to represent this entire type of data available from an
IStructuredResult
. - getIcon() - Method in class org.eclipse.mat.query.DetailResultProvider
-
The icon associated with this provider.
- getIcon() - Method in class org.eclipse.mat.query.refined.TotalsRow
- getIcon() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getIcon() - Method in enum org.eclipse.mat.snapshot.query.TQuantize.Target
- getIcon() - Method in enum org.eclipse.mat.ui.snapshot.panes.HistogramPane.Grouping
- getIcon(Object) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.InboundClasses
- getIcon(Object) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getIcon(Object) - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getIcon(Object) - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getIcon(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getIcon(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
-
Get the icon for the row.
- getIcon(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getIcon(Object) - Method in interface org.eclipse.mat.query.IIconProvider
- getIcon(Object) - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getIcon(Object) - Method in class org.eclipse.mat.query.results.ListResult
- getIcon(Object) - Method in class org.eclipse.mat.query.results.PropertyResult
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.Histogram
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Inbound
-
Get the URL for a row of the tree.
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
-
Get the URL for a row of the tree.
- getIcon(Object) - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getId() - Method in class org.eclipse.mat.inspections.threads.TaskInfo
- getId() - Method in class org.eclipse.mat.parser.internal.util.ParserRegistry.Parser
- getId() - Method in class org.eclipse.mat.report.internal.AbstractPart
- getId() - Method in interface org.eclipse.mat.report.IOutputter.Context
- getId() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
- getId() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getId() - Method in class org.eclipse.mat.ui.editor.PaneConfiguration
- getId() - Method in enum org.eclipse.mat.ui.internal.Perspective.Views
- getIdentifier() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the identifier for the annotated object, for example provided by the annotation
CommandName
orIAnnotatedObjectDescriptor.getName()
. - getIdentifier() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getIdentifier() - Method in class org.eclipse.mat.ui.util.PaneState
- getIdentifierSize() - Method in class org.eclipse.mat.hprof.HprofParserHandlerImpl
- getIdentifierSize() - Method in interface org.eclipse.mat.hprof.IHprofParserHandler
- getIdentifierSize() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get size of the internal identifiers in the heap dump, i.e.
- getIds(IProgressListener) - Method in interface org.eclipse.mat.snapshot.query.IHeapObjectArgument
-
This method returns one (possibly big) integer array with the selected object ids.
- getImage() - Method in enum org.eclipse.mat.ui.internal.query.arguments.TextEditor.DecoratorType
- getImage() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ContentAssistElement
- getImage() - Method in class org.eclipse.mat.ui.util.PaneState
- getImage(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getImage(String) - Static method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImage(URL) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImage(ImageDescriptor) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImage(QueryDescriptor) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- GetImage() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get token literal value.
- getImageBounds(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getImageBounds(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getImageData() - Method in class org.eclipse.mat.ui.snapshot.ImageHelper.ImageImageDescriptor
- getImageDescriptor() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getImageDescriptor() - Method in interface org.eclipse.mat.ui.internal.browser.QueryBrowserPopup.Element
- getImageDescriptor(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getImageDescriptor(String) - Static method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImageDescriptor(URL) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImageDescriptor(QueryDescriptor) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImageText(Image) - Method in class org.eclipse.mat.ui.MemoryAnalyserPlugin
- getImageType() - Method in enum org.eclipse.mat.ui.internal.query.arguments.TextEditor.DecoratorType
- getImmediateDominatedIds(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getImmediateDominatedIds(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get objects the given object directly dominates, i.e.
- getImmediateDominatorId(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getImmediateDominatorId(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get object which directly dominates the given object, i.e.
- getInboundImage(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getInboundImageDescriptor(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getInboundRefererIds(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getInboundRefererIds(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all objects referencing the given object.
- getInboundRefererIds(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getInboundRefererIds(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all objects referencing the given objects.
- getIndexFile() - Method in class org.eclipse.mat.parser.index.IndexWriter.InboundWriter
- getIndexFile() - Method in class org.eclipse.mat.parser.index.IndexWriter.IntArray1NUncompressedCollector
-
Get the backing file
- getIndexFile() - Method in class org.eclipse.mat.parser.index.IndexWriter.IntArray1NWriter
-
Get the index file.
- getIndexFile() - Method in class org.eclipse.mat.parser.index.IndexWriter.LongArray1NWriter
- getIndexManager() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
Gets all the indexes for the snapshot.
- getIndexManager() - Method in class org.eclipse.mat.parser.internal.SnapshotImplBuilder
- getInfo() - Method in class org.eclipse.mat.parser.model.AbstractArrayImpl
-
Gets the cached information about the contents of the array.
- getInfo() - Method in class org.eclipse.mat.ui.SnapshotHistoryService.Entry
- getInstance() - Static method in class org.eclipse.mat.query.BytesFormat
-
Return a new instance of a BytesFormat with default options.
- getInstance() - Static method in class org.eclipse.mat.ui.SnapshotHistoryService
- getInt(String, int) - Method in class org.eclipse.mat.report.internal.Parameters
- getItem(Point) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getItem(Point) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getItem(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getItem(Item, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getItemCount(Item) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getItemCount(Item) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getJobs() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getJvmInfo() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get version of the JVM from which it was acquired.
- getKey() - Method in interface org.eclipse.mat.collect.HashMapIntLong.Entry
-
Get the key.
- getKey() - Method in interface org.eclipse.mat.collect.HashMapIntObject.Entry
-
Get the key.
- getKey() - Method in interface org.eclipse.mat.collect.HashMapLongObject.Entry
-
Get the key.
- getKey() - Method in interface org.eclipse.mat.collect.HashMapObjectLong.Entry
-
Get the key.
- getKey() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getKeyBindingService() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getKeys() - Method in class org.eclipse.mat.snapshot.registry.SubjectRegistry
- getKeywords() - Method in interface org.eclipse.mat.snapshot.extension.IThreadInfo
-
Get a set of keywords reflecting a high level description of the situation.
- getLabel() - Method in enum org.eclipse.mat.hprof.describer.Version
- getLabel() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
- getLabel() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
- getLabel() - Method in class org.eclipse.mat.query.Column
- getLabel() - Method in class org.eclipse.mat.query.ContextDerivedData.DerivedColumn
-
The label for the column.
- getLabel() - Method in class org.eclipse.mat.query.ContextDerivedData.DerivedOperation
-
Get the explanation of the operation.
- getLabel() - Method in class org.eclipse.mat.query.ContextProvider
-
The label for this context provider.
- getLabel() - Method in class org.eclipse.mat.query.DetailResultProvider
-
The description, which can be used as an extra menu item name.
- getLabel() - Method in interface org.eclipse.mat.query.IResultPie.Slice
-
The label for the pie chart
- getLabel() - Method in class org.eclipse.mat.query.refined.Filter
- getLabel() - Method in class org.eclipse.mat.snapshot.HistogramRecord
-
Get label identifying the histogram record.
- getLabel() - Method in interface org.eclipse.mat.snapshot.query.IHeapObjectArgument
-
A user-friendly label for the object set.
- getLabel() - Method in enum org.eclipse.mat.snapshot.query.TQuantize.Target
- getLabel() - Method in interface org.eclipse.mat.ui.internal.browser.QueryBrowserPopup.Element
- getLabel() - Method in enum org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor.Type
- getLabel(int) - Method in class org.eclipse.mat.query.refined.TotalsRow
-
The label for a totals tow.
- getLastContextInformation() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
- getLastPhysicalReadPosition() - Method in class org.eclipse.mat.hprof.ChunkedGZIPRandomAccessFile
-
Returns an estimation of the last physical position we read from.
- getLength() - Method in class org.eclipse.mat.parser.model.AbstractArrayImpl
- getLength() - Method in interface org.eclipse.mat.snapshot.model.IArray
-
Returns the length of the array in elements.
- getLevel() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
- getLevel() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the level of this record
- getLimit() - Method in interface org.eclipse.mat.report.IOutputter.Context
-
The limit on the number of rows to generate in the report from the result.
- getLine() - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Deprecated.
- getLine() - Method in exception org.eclipse.mat.snapshot.OQLParseException
- getLineHeightEstimation() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getLineHeightEstimation() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getLocalObjectsIds() - Method in interface org.eclipse.mat.snapshot.model.IStackFrame
-
Returns the object IDs of all objects referenced from this stack frame - both Java and JNI local objects
- getLocation() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getMenu(Control) - Method in class org.eclipse.mat.ui.util.EasyToolBarDropDown
- getMenu(Menu) - Method in class org.eclipse.mat.ui.util.EasyToolBarDropDown
- getMenuEntries() - Method in class org.eclipse.mat.query.registry.QueryDescriptor
- getMessage() - Method in error org.eclipse.mat.parser.internal.oql.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMinRetainedSet(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getMinRetainedSet(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Calculate the minimum retained set of objects for the given objects (including the given objects).
- getMinRetainedSize(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getMinRetainedSize(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Calculate the minimum retained size for the given objects.
- getMode() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getModel() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getModeType() - Method in enum org.eclipse.mat.ui.internal.query.arguments.LinkEditor.Mode
- getMultiPageEditor() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getMultiplePathsFromGCRoots(int[], Map<IClass, Set<String>>) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getMultiplePathsFromGCRoots(int[], Map<IClass, Set<String>>) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Returns an IMultiplePathsFromGCRootsComputer object, which can be used to calculate the shortest path from the GC roots to each of objects in the specified object set.
- getName() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
- getName() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
- getName() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
- getName() - Method in class org.eclipse.mat.inspections.osgi.model.Service
-
Get service's symbolic name
- getName() - Method in class org.eclipse.mat.inspections.threads.NameValuePair
- getName() - Method in class org.eclipse.mat.inspections.threads.TaskInfo
- getName() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Attribute
- getName() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.SelectItem
- getName() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getName() - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the name, for example provided by the annotation
Name
. - getName() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the name of the parameter, for example the field name of the argument in its class.
- getName() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getName() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getName() - Method in class org.eclipse.mat.query.registry.CategoryDescriptor
- getName() - Method in class org.eclipse.mat.query.results.CompositeResult.Entry
-
Get the name of the sub-result
- getName() - Method in class org.eclipse.mat.query.results.CompositeResult
-
Get the name of this whole report.
- getName() - Method in class org.eclipse.mat.report.Spec
- getName() - Method in class org.eclipse.mat.report.SpecFactory.Report
- getName() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
- getName() - Method in class org.eclipse.mat.snapshot.model.FieldDescriptor
-
Gets the field name
- getName() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the fully qualified class name of this class.
- getName() - Method in class org.eclipse.mat.snapshot.model.NamedReference
-
Get the description of the reference.
- getName() - Method in class org.eclipse.mat.snapshot.SnapshotFormat
-
Get the parser name
- getName() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getName() - Method in class org.eclipse.mat.ui.internal.browser.QueryAllProvider
- getName() - Method in class org.eclipse.mat.ui.internal.browser.QueryBrowserProvider
- getName() - Method in class org.eclipse.mat.ui.internal.browser.QueryHistoryProvider
- getName() - Method in class org.eclipse.mat.ui.internal.browser.QueryRegistryProvider
- getName(AccessibleEvent) - Method in class org.eclipse.mat.ui.accessibility.AccessibleToolbarAdapter
- getNavigatorState() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getNext(int, int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2LongIndex
-
Look up long from an range of int keys in the index.
- getNext(int, int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2OneIndex
-
Look up all the items from the index from index to index + length - 1 and return the result in the index for each on
- getNext(int, int) - Method in class org.eclipse.mat.parser.index.IndexReader.SizeIndexReader
-
Delegate to the int index.
- getNext(int, int) - Method in class org.eclipse.mat.parser.index.IndexWriter.Identifier
- getNext(int, int) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexStreamer
- getNext(int, int) - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexCollector
- getNext(int, int) - Method in class org.eclipse.mat.parser.index.IndexWriter.LongIndexStreamer
- getNextPage() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- getNextShortestPath() - Method in interface org.eclipse.mat.snapshot.IPathsFromGCRootsComputer
-
Get next shortest path.
- getNextToken() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Get the next Token.
- getNextToken() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParserTokenManager
-
Get the next Token.
- getNumberOfClasses() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get number of Java Classes found in the snapshot.
- getNumberOfClassLoaders() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get number of ClassLoaders found in the snapshot
- getNumberOfGCRoots() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get number of GC roots found in the snapshot.
- getNumberOfItems() - Method in class org.eclipse.mat.query.refined.TotalsRow
- getNumberOfNotNullArrayElements(int[]) - Static method in class org.eclipse.mat.internal.collectionextract.ExtractionUtils
- getNumberOfNotNullArrayElements(long[]) - Static method in class org.eclipse.mat.internal.collectionextract.ExtractionUtils
- getNumberOfNotNullArrayElements(IObjectArray) - Static method in class org.eclipse.mat.internal.collectionextract.ExtractionUtils
- getNumberOfNotNullElements() - Method in class org.eclipse.mat.inspections.collectionextract.ExtractedCollection
-
Get the number of non-null elements contained in the collection
- getNumberOfNotNullElements(IObject) - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Returns the number of non-null elements in the collection.
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- getNumberOfNotNullElements(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- getNumberOfObjects() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getNumberOfObjects() - Method in class org.eclipse.mat.snapshot.HistogramRecord
-
Get number of objects this histogram record stands for.
- getNumberOfObjects() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the number of instances of this class present in the heap dump.
- getNumberOfObjects() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get number of Java objects found in the snapshot.
- getNumberOfPaths() - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getObject() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPoint
- getObject() - Method in class org.eclipse.mat.snapshot.model.ObjectReference
-
Get a detailed view of the object.
- getObject(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getObject(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get object abstracting the real Java Object from the heap dump identified by the given id.
- getObject(String) - Method in class org.eclipse.mat.report.internal.AbstractPart
- getObjectAddress() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getObjectAddress() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getObjectAddress() - Method in class org.eclipse.mat.parser.model.AbstractArrayImpl
- getObjectAddress() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getObjectAddress() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getObjectAddress() - Method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
The object address of the retained object
- getObjectAddress() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get address for the snapshot object.
- getObjectAddress() - Method in class org.eclipse.mat.snapshot.model.ObjectReference
-
The actual address of the object
- getObjectAddresses() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getObjectArrayHeapSize(ClassImpl, int) - Method in class org.eclipse.mat.hprof.HprofParserHandlerImpl
- getObjectArrayHeapSize(ClassImpl, int) - Method in interface org.eclipse.mat.hprof.IHprofParserHandler
- getObjectCount() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram.Record
-
the number of instances discarded by Memory Analyzer
- getObjectId() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getObjectId() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getObjectId() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
-
Get objectId of the bundle in the heap dump
- getObjectId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Get objectId of the ConfigurationElement in the heap dump
- getObjectId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
-
Get objectId of the Extension in the heap dump
- getObjectId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
-
Get objectId of the ExtensionPoint in the heap dump
- getObjectId() - Method in class org.eclipse.mat.inspections.osgi.model.Service
-
Get objectId of this service
- getObjectId() - Method in class org.eclipse.mat.parser.model.AbstractArrayImpl
- getObjectId() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getObjectId() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getObjectId() - Method in interface org.eclipse.mat.query.IContextObject
-
Context for a single row.
- getObjectId() - Method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
The object id of the retained object
- getObjectId() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get id for the snapshot object.
- getObjectId() - Method in class org.eclipse.mat.snapshot.model.ObjectReference
-
The id of the object
- getObjectId() - Method in class org.eclipse.mat.snapshot.model.ThreadToLocalReference
- getObjectId() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the id of the object which is common for all the paths
- getObjectId(String, IProgressListener) - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getObjectIds() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getObjectIds() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getObjectIds() - Method in class org.eclipse.mat.parser.model.XClassHistogramRecord
- getObjectIds() - Method in interface org.eclipse.mat.query.IContextObjectSet
-
Context for a row representing several objects.
- getObjectIds() - Method in class org.eclipse.mat.snapshot.ClassHistogramRecord
-
Get ids of the objects this class histogram record stands for.
- getObjectIds() - Method in class org.eclipse.mat.snapshot.ClassLoaderHistogramRecord
-
Get ids of the objects this class loader histogram record stands for.
- getObjectIds() - Method in class org.eclipse.mat.snapshot.ExcludedReferencesDescriptor
-
All the excluded object ids.
- getObjectIds() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Ids of all instances of this class (an empty array if there are no instances of the class)
- getObjectIds() - Method in class org.eclipse.mat.snapshot.PathsFromGCRootsTree
-
Get referencing objects.
- getObjectReferers() - Method in class org.eclipse.mat.parser.internal.snapshot.PathsFromGCRootsTreeBuilder
- getObjectsOf(Serializable) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2ManyObjectsIndex
-
Get the object IDs corresponding to the input key
- getOnlyArrayField(IObject) - Static method in class org.eclipse.mat.internal.collectionextract.ExtractionUtils
-
Get the only array field from the object.
- getOperation() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getOperation() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult.DerivedDataJobDefinition
- getOperations() - Method in class org.eclipse.mat.query.ContextDerivedData.DerivedColumn
-
Possible operations to generate the column values.
- getOperations() - Method in class org.eclipse.mat.query.ContextProvider
-
Extra operations to calculate more columns.
- getOptions() - Method in class org.eclipse.mat.snapshot.MultipleSnapshotsException.Context
- getOQL() - Method in interface org.eclipse.mat.query.IContextObjectSet
-
(Optionally) return the OQL representing this set of objects.
- getOQLQuery() - Method in interface org.eclipse.mat.snapshot.IOQLQuery.Result
-
The OQL query
- getOqls() - Method in class org.eclipse.mat.internal.snapshot.HeapObjectParamArgument
- getOutboundImage(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getOutboundImageDescriptor(int) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getOutboundReferences() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getOutboundReferences() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getOutboundReferences() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getOutboundReferences() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getOutboundReferences() - Method in class org.eclipse.mat.parser.model.ObjectArrayImpl
- getOutboundReferences() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getOutboundReferences() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get list of snapshot objects referenced from this snapshot object with the name of the field over which it was referenced.
- getOutboundReferentIds(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getOutboundReferentIds(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all objects referenced by the given object.
- getOutboundReferentIds(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getOutboundReferentIds(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get all objects referenced by the given objects.
- getOutput() - Method in class org.eclipse.mat.report.TestSuite
- getOutputDirectory() - Method in interface org.eclipse.mat.report.IOutputter.Context
-
Where files for the report can be generated.
- getOwnId() - Method in class org.eclipse.mat.parser.internal.snapshot.PathsFromGCRootsTreeBuilder
- getOwnId() - Method in class org.eclipse.mat.snapshot.PathsFromGCRootsTree
-
Get object being the root for this tree.
- getPage() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getPaneEditorInput() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getPaneEditorInput() - Method in class org.eclipse.mat.ui.snapshot.editor.HeapEditor
- getPaneId() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getPaneState() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getParams() - Method in class org.eclipse.mat.report.Spec
-
Get the entire set of parameters.
- getParent() - Method in class org.eclipse.mat.query.registry.QueryResult
- getParent() - Method in class org.eclipse.mat.report.internal.AbstractPart
- getParentId() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Get id of the parent element.
- getParentItem(Item) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getParentItem(Item) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getParentPane() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getParentPaneState() - Method in class org.eclipse.mat.ui.util.PaneState
- getParserRegistry() - Method in class org.eclipse.mat.parser.internal.ParserPlugin
- getPart() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getPartition(int) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.PatchedFastPartitioner
- getPath() - Method in class org.eclipse.mat.inspections.FindLeaksQuery2.AccumulationPoint
- getPath() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get the absolute path of the heap dump file.
- getPath() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getPath() - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput
- getPaths() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Get all the paths going through the object (getObjectId())
- getPaths() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get all the paths going through the object (getObjectId())
- getPathsByGCRoot(IProgressListener) - Method in class org.eclipse.mat.parser.internal.snapshot.MultiplePathsFromGCRootsComputerImpl
- getPathsByGCRoot(IProgressListener) - Method in interface org.eclipse.mat.snapshot.IMultiplePathsFromGCRootsComputer
-
Calculates (if not yet calculated) and returns all the paths.
- getPathsComputer() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPointOfGroupOfObject
- getPathsComputer() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecordGroupOfObjects
- getPathsFromGCRoots(int, Map<IClass, Set<String>>) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getPathsFromGCRoots(int, Map<IClass, Set<String>>) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get interactive computer for paths from GC roots to the given object.
- getPathsGroupedByClass(boolean, IProgressListener) - Method in class org.eclipse.mat.parser.internal.snapshot.MultiplePathsFromGCRootsComputerImpl
- getPathToRoot() - Method in interface org.eclipse.mat.report.IOutputter.Context
- getPatterns() - Method in class org.eclipse.mat.internal.snapshot.HeapObjectParamArgument
- getPersistable() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getPid() - Method in class org.eclipse.mat.snapshot.acquire.VmInfo
-
Get the PID of the process
- getPluginId() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getPreferenceStore() - Method in class org.eclipse.mat.dtfj.InitDTFJ
- getPreferenceStore() - Method in class org.eclipse.mat.hprof.HprofPlugin
-
Lazily load and return the preference store.
- getPrefix() - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
- getPrefix() - Method in interface org.eclipse.mat.query.IQueryContext
-
The prefix for files generated from snapshot
- getPrefix() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get the common prefix used to name all additional (e.g.
- getPrefix() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderContextImpl
- getPrefix(ITextViewer, int) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.AttributeExtractor
-
If the last character is a space it returns an empty String If not it returns the last substring up to a space
- getPrefix(ITextViewer, int) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ClassNameExtractor
-
If the last character is a space it returns an empty String If not it returns the last substring up to a space
- getPrefix(ITextViewer, int) - Method in interface org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ContextExtractor
-
Given the TextViewer and the position, it scans the content backwards to extract the prefix for the content assist
- getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.OQLTextViewerConfiguration
-
Provides syntax highlighting.
- getPreSortedColumnIndex() - Method in class org.eclipse.mat.query.ResultMetaData
-
The index of the column by which the result is pre-sorted (if it is actually pre-sorted)
- getPreSortedDirection() - Method in class org.eclipse.mat.query.ResultMetaData
-
The direction by which the result is pre-sorted (if it is actually pre-sorted)
- getPrimaryFile() - Method in class org.eclipse.mat.internal.snapshot.SnapshotQueryContext
- getPrimaryFile() - Method in interface org.eclipse.mat.query.IQueryContext
-
The main file for the snapshot
- getPrimaryFile() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderContextImpl
- getPrimitiveArrayHeapSize(byte, int) - Method in class org.eclipse.mat.hprof.HprofParserHandlerImpl
- getPrimitiveArrayHeapSize(byte, int) - Method in interface org.eclipse.mat.hprof.IHprofParserHandler
- getProcess() - Method in class org.eclipse.mat.ui.internal.acquire.AcquireDialog
- getProcessArgumentsSet() - Method in class org.eclipse.mat.ui.internal.acquire.AcquireDialog
- getProgressListener() - Method in class org.eclipse.mat.parser.internal.oql.compiler.EvaluationContext
- getProperties() - Method in class org.eclipse.mat.inspections.osgi.model.Service
-
Get service's properties
- getPropertiesAndValues() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
-
Get the properties and the value of the configuration element.
- getProperty(String) - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get extra information about the snapshot
- getPropertyDescriptors() - Method in class org.eclipse.mat.inspections.HeapDumpInfoQuery.TextEntryBeanInfo
- getPropertyDescriptors() - Method in class org.eclipse.mat.snapshot.HistogramRecordBeanInfo
-
Gets the property descriptors for the fields of the
HistogramRecord
. - getPropertyName() - Method in class org.eclipse.mat.inspections.HeapDumpInfoQuery.TextEntry
- getPropertyValue() - Method in class org.eclipse.mat.inspections.HeapDumpInfoQuery.TextEntry
- getProposedFileName() - Method in class org.eclipse.mat.hprof.acquire.JmapVmInfo
- getProposedFileName() - Method in class org.eclipse.mat.ibmvm.acquire.IBMVmInfo
- getProposedFileName() - Method in class org.eclipse.mat.snapshot.acquire.VmInfo
-
Returns a proposed file name under which the heap dump should be saved, e.g.
- getProviderDescriptor() - Method in class org.eclipse.mat.internal.acquire.ProviderArgumentsSet
- getProviderDescriptor() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- getQueries() - Method in class org.eclipse.mat.query.registry.CategoryDescriptor
- getQueries() - Method in class org.eclipse.mat.query.registry.QueryRegistry
- getQueries(Pattern) - Method in class org.eclipse.mat.query.registry.QueryRegistry
- getQuery() - Method in class org.eclipse.mat.query.registry.QueryResult
- getQuery() - Method in interface org.eclipse.mat.ui.internal.browser.QueryBrowserPopup.Element
- getQuery() - Method in class org.eclipse.mat.ui.internal.browser.QueryContextHelp
- getQuery(Class<? extends IQuery>) - Method in class org.eclipse.mat.query.registry.QueryRegistry
- getQuery(String) - Method in class org.eclipse.mat.query.registry.QueryRegistry
- getQueryContext() - Method in interface org.eclipse.mat.report.IOutputter.Context
-
The query context for the result.
- getQueryContext() - Method in class org.eclipse.mat.report.TestSuite
- getQueryContext() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getQueryContext() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getQueryDescriptor() - Method in class org.eclipse.mat.query.registry.ArgumentSet
- getQueryResult() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedResultViewer
- getReader(IndexManager.Index) - Method in class org.eclipse.mat.parser.index.IndexManager
-
Get the reader corresponding to the index
- getRecords() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassloaderDominatorRecord
- getRecords() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getReferenceArray() - Method in class org.eclipse.mat.parser.model.ObjectArrayImpl
- getReferenceArray() - Method in interface org.eclipse.mat.snapshot.model.IObjectArray
-
Get an array with the object addresses.
- getReferenceArray(int, int) - Method in class org.eclipse.mat.parser.model.ObjectArrayImpl
- getReferenceArray(int, int) - Method in interface org.eclipse.mat.snapshot.model.IObjectArray
-
Get an array with the object addresses, beginning at
offset
andlength
number of elements. - getReferencedHeapSize() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Get the total net heap size of all referenced objects (see getReferencedObjects())
- getReferencedHeapSize() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the total net heap size of all referenced objects (see getReferencedObjects())
- getReferencedObjects() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsClassRecord
-
Get the "end" objects for each path.
- getReferencedObjects() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the "end" objects for each path.
- getReferencedRetainedSize() - Method in class org.eclipse.mat.snapshot.MultiplePathsFromGCRootsRecord
-
Get the total retained heap size of the referenced objects
- getReferences() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
-
Gets the outbound references from this object, as addresses.
- getReferences() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getReferences() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getReferences() - Method in class org.eclipse.mat.parser.model.ObjectArrayImpl
- getReferences() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getReferent(IInstance) - Static method in class org.eclipse.mat.inspections.ReferenceQuery
- getRegisteredName() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getRegisteredServices() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getRequests() - Method in interface org.eclipse.mat.snapshot.extension.IThreadInfo
-
Get requests such as the URL from a web server
- getResourceFile() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getResult() - Method in class org.eclipse.mat.query.quantize.Quantize
-
Returns the
IResult
build by the Quantize object. - getResult() - Method in class org.eclipse.mat.query.results.CompositeResult.Entry
-
Get the sub-result
- getResult() - Method in class org.eclipse.mat.report.QuerySpec
-
Gets the body of this section which is the result of a query.
- getResult() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedResultViewer
- getResult(Object, IProgressListener) - Method in class org.eclipse.mat.query.DetailResultProvider
-
Get more data about the row.
- getResultEntries() - Method in class org.eclipse.mat.query.results.CompositeResult
-
Get a list of the sub-results
- getResultMetaData() - Method in class org.eclipse.mat.inspections.BigDropsQuery
- getResultMetaData() - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- getResultMetaData() - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getResultMetaData() - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getResultMetaData() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getResultMetaData() - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getResultMetaData() - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- getResultMetaData() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
- getResultMetaData() - Method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Tree
- getResultMetaData() - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- getResultMetaData() - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- getResultMetaData() - Method in interface org.eclipse.mat.query.IResult
-
(Optionally) Return meta data of the result needed to fine-tune the display of the result.
- getResultMetaData() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getResultMetaData() - Method in class org.eclipse.mat.query.registry.QueryResult
- getResultMetaData() - Method in class org.eclipse.mat.query.results.CompositeResult
-
Get the metadata (none).
- getResultMetaData() - Method in class org.eclipse.mat.query.results.DisplayFileResult
-
Get the meta data
- getResultMetaData() - Method in class org.eclipse.mat.query.results.ListResult
- getResultMetaData() - Method in class org.eclipse.mat.query.results.PropertyResult
- getResultMetaData() - Method in class org.eclipse.mat.query.results.TextResult
-
Get the metadata for fine-tuning the display of this result.
- getResultMetaData() - Method in class org.eclipse.mat.report.Spec
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.Histogram
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.query.HistogramResult
-
Deprecated.
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
-
Enhance the tree with extra data.
- getResultMetaData() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getResults() - Method in class org.eclipse.mat.query.results.CompositeResult
-
Deprecated.
- getResults() - Method in class org.eclipse.mat.report.TestSuite
- getRetainedHeapSize() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getRetainedHeapSize() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getRetainedHeapSize() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPoint
- getRetainedHeapSize() - Method in class org.eclipse.mat.inspections.FindLeaksQuery2.AccumulationPoint
- getRetainedHeapSize() - Method in class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- getRetainedHeapSize() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getRetainedHeapSize() - Method in class org.eclipse.mat.snapshot.HistogramRecord
-
Get number of retained bytes in heap area this histogram record stands for.
- getRetainedHeapSize() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get retained heap size of this object.
- getRetainedHeapSize(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getRetainedHeapSize(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get retained heap size for the given object.
- getRetainedHeapSizeOfObjects(boolean, boolean, IProgressListener) - Method in class org.eclipse.mat.parser.model.ClassImpl
- getRetainedHeapSizeOfObjects(boolean, boolean, IProgressListener) - Method in class org.eclipse.mat.parser.model.ClassLoaderImpl
- getRetainedHeapSizeOfObjects(boolean, boolean, IProgressListener) - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the retained size of all objects of this instance including the class instance.
- getRetainedHeapSizeOfObjects(boolean, boolean, IProgressListener) - Method in interface org.eclipse.mat.snapshot.model.IClassLoader
-
Returns the retained size of all objects and classes loaded by this class loader.
- getRetainedSet(int[], String[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getRetainedSet(int[], String[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get retained set of objects for the given fields at the given objects (excluding the given objects).
- getRetainedSet(int[], ExcludedReferencesDescriptor[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getRetainedSet(int[], ExcludedReferencesDescriptor[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get retained set of objects for the given fields at the given objects (excluding the given objects).
- getRetainedSet(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getRetainedSet(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get retained set of objects for the given objects (including the given objects).
- getRetainedSizeCache() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
The cache to speed the finding of the retained size for each object.
- getRootCategory() - Method in class org.eclipse.mat.query.registry.QueryRegistry
- getRoots() - Method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Tree
- getRoots() - Method in class org.eclipse.mat.parser.internal.SnapshotImplBuilder
- getRootsPerThread() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
Gets the roots per thread from the variables on the stack frames.
- getRow(int) - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getRow(int) - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getRow(int) - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getRow(int) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparisonResultTable
- getRow(int) - Method in interface org.eclipse.mat.query.IResultTable
-
Returns the object of the row with the given row number.
- getRow(int) - Method in class org.eclipse.mat.query.refined.RefinedTable
- getRow(int) - Method in class org.eclipse.mat.query.results.ListResult
- getRow(int) - Method in class org.eclipse.mat.query.results.PropertyResult
- getRow(int) - Method in class org.eclipse.mat.snapshot.Histogram
- getRow(int) - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getRowCount() - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getRowCount() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getRowCount() - Method in class org.eclipse.mat.inspections.ImmediateDominatorsQuery.ResultImpl
- getRowCount() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparisonResultTable
- getRowCount() - Method in interface org.eclipse.mat.query.IResultTable
-
Returns the number of rows in the result table.
- getRowCount() - Method in class org.eclipse.mat.query.refined.RefinedTable
- getRowCount() - Method in class org.eclipse.mat.query.results.ListResult
- getRowCount() - Method in class org.eclipse.mat.query.results.PropertyResult
- getRowCount() - Method in class org.eclipse.mat.snapshot.Histogram
- getRowCount() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
- getRows() - Method in class org.eclipse.mat.query.refined.RefinedTable
- getRuntimeId() - Method in class org.eclipse.mat.snapshot.MultipleSnapshotsException.Context
- getRunTimeModel() - Method in class org.eclipse.mat.ui.internal.chart.ChartCanvas
- getRuntimes() - Method in exception org.eclipse.mat.snapshot.MultipleSnapshotsException
- getSelectClause() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query
- getSelectedAction() - Method in class org.eclipse.mat.ui.internal.diagnostics.DiagnosticsSelectionWizardPage
- getSelectedPath() - Method in class org.eclipse.mat.ui.internal.acquire.AcquireDialog
- getSelection() - Method in class org.eclipse.mat.ui.editor.CompositeHeapEditorPane
- getSelection() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSelectionProvider
- getSelection() - Method in class org.eclipse.mat.ui.internal.chart.PieChartPane
- getSelection() - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getSelection() - Method in class org.eclipse.mat.ui.internal.panes.QueryTextResultPane
- getSelection() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedResultViewer
- getSelection() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getSelection() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getSelection() - Method in class org.eclipse.mat.ui.internal.views.NavigatorViewPage
- getSelection() - Method in class org.eclipse.mat.ui.snapshot.editor.HeapEditor
- getSelection() - Method in class org.eclipse.mat.ui.snapshot.panes.OverviewPane
- getSelection() - Method in class org.eclipse.mat.ui.snapshot.views.SnapshotOutlinePage
- getSelectionProvider() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getSelectList() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.SelectClause
- getSequence() - Method in class org.eclipse.mat.inspections.threads.TaskInfo
- getService(Class<T>) - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getServices() - Method in class org.eclipse.mat.inspections.osgi.model.OSGiModel
-
Get all the services found in ServiceRegistry
- getShallowHeapSize() - Method in class org.eclipse.mat.snapshot.UnreachableObjectsHistogram.Record
-
the total size occupied by instances of this class that were discarded
- getShell() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getShortDescription() - Method in class org.eclipse.mat.query.registry.QueryDescriptor
-
A short description of the query - about 80 characters, truncated from the full help at a sentence boundary.
- getSite() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getSize(int) - Method in interface org.eclipse.mat.parser.index.IIndexReader.IOne2SizeIndex
-
Look up the size of an object
- getSize(int) - Method in class org.eclipse.mat.parser.index.IndexReader.SizeIndexReader
-
Expand the compressed size.
- getSize(int) - Method in class org.eclipse.mat.parser.index.IndexWriter.SizeIndexCollectorUncompressed
-
Get the expanded size.
- getSize(IObject) - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Extract the size of the collection.
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizeArrayCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IBM6ArrayListCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.LinkedListCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.Pair12CollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.RegularEnumSetExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- getSize(IObject) - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- getSlices() - Method in interface org.eclipse.mat.query.IResultPie
-
All the slices of the pie.
- getSnapshot() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getSnapshot() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getSnapshot() - Method in class org.eclipse.mat.parser.internal.oql.compiler.EvaluationContext
- getSnapshot() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getSnapshot() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Returns the snapshot from which this object has been read.
- getSnapshot() - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput
- getSnapshotAddons(Class<A>) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
-
Get additional JVM information, if available.
- getSnapshotAddons(Class<A>) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get additional JVM information, if available.
- getSnapshotFormat() - Method in class org.eclipse.mat.parser.internal.util.ParserRegistry.Parser
- getSnapshotInfo() - Method in class org.eclipse.mat.hprof.HprofParserHandlerImpl
- getSnapshotInfo() - Method in interface org.eclipse.mat.hprof.IHprofParserHandler
- getSnapshotInfo() - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getSnapshotInfo() - Method in class org.eclipse.mat.parser.internal.SnapshotImplBuilder
- getSnapshotInfo() - Method in interface org.eclipse.mat.parser.IPreliminaryIndex
-
Get basic information about the snapshot
- getSnapshotInfo() - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get info object describing the snapshot.
- getSnapshotInput() - Method in class org.eclipse.mat.ui.snapshot.editor.HeapEditor
- getSnapshotInput() - Method in class org.eclipse.mat.ui.snapshot.editor.HeapEditorPane
- getSortColumn() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getSortColumn() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getSortColumn() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getSortDirection() - Method in class org.eclipse.mat.query.Column
- getSortDirection() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- getSortDirection() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getSortDirection() - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getSrcQueryResult() - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getSrcStructured() - Method in class org.eclipse.mat.ui.internal.panes.TableResultPane
- getStackFrames() - Method in interface org.eclipse.mat.snapshot.model.IThreadStack
-
Get the stack frames (i.e.
- getStartingPage() - Method in class org.eclipse.mat.ui.internal.acquire.AcquireSnapshotAction.AcquireWizard
- getStartingPage() - Method in class org.eclipse.mat.ui.internal.diagnostics.DiagnosticsWizardAction.DiagnosticsWizard
- getState() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
-
Get bundle's state (installed, resolved, starting, active, stopping, uninstalled)
- getState() - Method in class org.eclipse.mat.inspections.threads.TaskInfo
- getStaticFields() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getStaticFields() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the static fields and it values.
- getStatus() - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- getStatus() - Method in class org.eclipse.mat.query.results.CompositeResult
-
A combined status
- getStatus() - Method in class org.eclipse.mat.report.internal.AbstractPart
- getStatus() - Method in interface org.eclipse.mat.report.ITestResult
- getStatus() - Method in class org.eclipse.mat.report.SectionSpec
- getString(String) - Static method in class org.eclipse.mat.ibmvm.acquire.Messages
- getString(String) - Static method in class org.eclipse.mat.ui.IconLabels
- getString(String, IProgressListener) - Method in class org.eclipse.mat.inspections.collections.HashEntriesQuery.Result
- getStringArray(String) - Method in class org.eclipse.mat.report.internal.Parameters
- getSubCategories() - Method in class org.eclipse.mat.query.registry.CategoryDescriptor
- getSubclasses() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getSubclasses() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the direct sub-classes.
- getSubject() - Method in class org.eclipse.mat.internal.acquire.HeapDumpProviderDescriptor
- getSubject() - Method in class org.eclipse.mat.parser.internal.oql.compiler.EvaluationContext
- getSubject() - Method in class org.eclipse.mat.query.registry.QueryResult
- getSubSelect() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query.FromClause
- getSubtasks() - Method in class org.eclipse.mat.inspections.threads.TaskInfo
- getSuccessToken() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.MultilineNonConsumingRule
- GetSuffix(int) - Method in class org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream
-
Get the suffix.
- getSuggestedFile() - Method in class org.eclipse.mat.report.internal.DataFile
- getSuggestions(String) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.BuiltinSuggestionProvider
-
Returns the list of ICompletionProposals It scans the ordered set up to the first valid element.
- getSuggestions(String) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ClassesSuggestionProvider
-
Returns the list of ICompletionProposals It scans the ordered set up to the first valid element.
- getSuggestions(String) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.FieldsSuggestionProvider
-
Returns the list of ICompletionProposals It scans the ordered set up to the first valid element.
- getSuggestions(String) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.MultiSuggestionProvider
- getSuggestions(String) - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.PropertySuggestionProvider
-
Returns the list of ICompletionProposals It scans the ordered set up to the first valid element.
- getSuggestions(String) - Method in interface org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.SuggestionProvider
-
Given the context (prefix provided by the user) it returns available suggestions.
- getSuite() - Method in class org.eclipse.mat.report.internal.ResultRenderer
- getSummary() - Method in class org.eclipse.mat.snapshot.DominatorsSummary.ClassDominatorRecord
-
Get the DominatorsSummary to which this record belongs.
- getSuperClass() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getSuperClass() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the super class.
- getSuperClassAddress() - Method in class org.eclipse.mat.parser.model.ClassImpl
-
Gets the address of the superclass.
- getSuperClassId() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getSuperClassId() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Returns the id of the super class.
- getSupportedFormats() - Method in class org.eclipse.mat.parser.internal.SnapshotFactoryImpl
- getSupportedFormats() - Static method in class org.eclipse.mat.snapshot.SnapshotFactory
-
Get the types of the parsers.
- getSupportedFormats() - Method in interface org.eclipse.mat.snapshot.SnapshotFactory.Implementation
-
Show which parsers the factory handles
- getSupportedOptions() - Method in class org.eclipse.mat.hprof.describer.HprofContentDescriber
- getSupportedOptions() - Method in class org.eclipse.mat.hprof.describer.HprofGZIPContentDescriber
- getSuspect() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
- getSuspectInstances() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecordGroupOfObjects
- getSuspectRetained() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
- getSwtCode() - Method in enum org.eclipse.mat.query.Column.Alignment
-
The SWT code of the alignment for convenience purposes.
- getSwtCode() - Method in enum org.eclipse.mat.query.Column.SortDirection
-
The SWT code of the alignment for convenience purposes.
- getTable() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- getTarget() - Method in class org.eclipse.mat.query.registry.QueryObjectLink
- getTechnicalName() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getTechnicalName() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getTechnicalName() - Method in class org.eclipse.mat.parser.model.AbstractArrayImpl
- getTechnicalName() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getTechnicalName() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getTechnicalName() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get technical name of this object which is something like class@address.
- getTemplate() - Method in class org.eclipse.mat.report.Spec
- getText() - Method in class org.eclipse.mat.query.results.TextResult
-
Get the text
- getText() - Method in interface org.eclipse.mat.snapshot.model.IStackFrame
-
Get the text representation of the stack frame
- getText() - Method in class org.eclipse.mat.ui.snapshot.views.inspector.InspectorView.InfoItem
- getTextBounds(Widget, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTableViewer.TableAdapter
- getTextBounds(Widget, int) - Method in class org.eclipse.mat.ui.internal.viewer.RefinedTreeViewer.TreeAdapter
- getThreadId() - Method in interface org.eclipse.mat.snapshot.extension.IThreadInfo
-
Get the thread id
- getThreadId() - Method in interface org.eclipse.mat.snapshot.model.IThreadStack
-
Get the ID of the thread to which this stack belongs
- getThreadObject() - Method in interface org.eclipse.mat.snapshot.extension.IThreadInfo
-
Get the actual thread object
- getThreads() - Method in class org.eclipse.mat.inspections.threads.ThreadInfoQuery.Result
- getThreadStack(int) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getThreadStack(int) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get a the stack trace information for a given thread object, if thread stack information is available in this snapshot.
- getTicketSystem() - Method in interface org.eclipse.mat.snapshot.extension.ITroubleTicketResolver
-
Get the trouble tracking system, e.g Bugzilla
- GettingStartedWizard - Class in org.eclipse.mat.ui.internal
- GettingStartedWizard(HeapEditor) - Constructor for class org.eclipse.mat.ui.internal.GettingStartedWizard
- GettingStartedWizard_ChooseOneOfReports - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ComponentReport - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ComponentReportDescription - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ExistingReportsLocation - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_GettingStarted - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_GettingStartedWizard - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_LeakSuspectReport - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_LeakSuspectReportDescription - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_Package - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ReOpenExistingReport - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ReOpenExistingReports - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ReOpenReport - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_Report - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_SelectClasses - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_ShowThisDialog - Static variable in class org.eclipse.mat.ui.Messages
- GettingStartedWizard_SpecifyRegularExpression - Static variable in class org.eclipse.mat.ui.Messages
- getTitle() - Method in class org.eclipse.mat.query.registry.QueryResult
- getTitle() - Method in class org.eclipse.mat.ui.internal.chart.PieChartPane
- getTitle() - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getTitle() - Method in class org.eclipse.mat.ui.internal.panes.QueryTextResultPane
- getTitle() - Method in class org.eclipse.mat.ui.internal.panes.TextViewPane
- getTitle() - Method in class org.eclipse.mat.ui.snapshot.panes.HistogramPane
- getTitle() - Method in class org.eclipse.mat.ui.snapshot.panes.OQLPane
- getTitle() - Method in class org.eclipse.mat.ui.snapshot.panes.OverviewPane
- getTitle(String) - Method in enum org.eclipse.mat.snapshot.query.TQuantize.Target
- getTitleImage() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getTitleImage() - Method in class org.eclipse.mat.ui.internal.chart.PieChartPane
- getTitleImage() - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getTitleImage() - Method in class org.eclipse.mat.ui.internal.panes.QueryTextResultPane
- getTitleImage() - Method in class org.eclipse.mat.ui.internal.panes.TextViewPane
- getTitleImage() - Method in class org.eclipse.mat.ui.snapshot.panes.OQLPane
- getTitleImage() - Method in class org.eclipse.mat.ui.snapshot.panes.OverviewPane
- getTitleToolTip() - Method in class org.eclipse.mat.query.registry.QueryResult
- getTitleToolTip() - Method in class org.eclipse.mat.ui.editor.AbstractEditorPane
- getTitleToolTip() - Method in class org.eclipse.mat.ui.internal.panes.QueryResultPane
- getTitleToolTip() - Method in class org.eclipse.mat.ui.internal.panes.QueryTextResultPane
- getToken(int) - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Get the specific Token.
- getToolBarManager() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
- getToolTipText() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- getTopAncestorsInDominatorTree(int[], IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotImpl
- getTopAncestorsInDominatorTree(int[], IProgressListener) - Method in interface org.eclipse.mat.snapshot.ISnapshot
-
Get the top-ancestors in the dominator tree from the supplied objectIds.
- getTotalHeap() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
- getTotalSize() - Method in class org.eclipse.mat.parser.model.ClassImpl
-
The size of all the instances of this class.
- getTree(Collection<int[]>) - Method in interface org.eclipse.mat.snapshot.IPathsFromGCRootsComputer
-
Helper method constructing a tree like data structure from the given paths.
- getType() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
-
Get bundle's type (fragment or bundle)
- getType() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getType() - Method in interface org.eclipse.mat.query.annotations.descriptors.IArgumentDescriptor
-
Get the type of the annotated field
- getType() - Method in class org.eclipse.mat.query.Column
- getType() - Method in class org.eclipse.mat.query.registry.ArgumentDescriptor
- getType() - Method in class org.eclipse.mat.query.registry.QueryObjectLink
- getType() - Method in class org.eclipse.mat.snapshot.model.FieldDescriptor
-
Gets the type as a number.
- getType() - Method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
The reason for the root
- getType() - Method in interface org.eclipse.mat.snapshot.model.IPrimitiveArray
-
Returns the
IObject.Type
of the primitive array. - getType() - Method in class org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor
- getType() - Method in class org.eclipse.mat.ui.util.PaneState
- getType(IObject) - Static method in class org.eclipse.mat.ui.snapshot.ImageHelper
- getTypeAsString(int) - Static method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
A printable version of the type
- getTypeSetAsString(GCRootInfo[]) - Static method in class org.eclipse.mat.snapshot.model.GCRootInfo
-
A combined representation of the types of several roots.
- getUnionQueries() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query
- getUniqueIdentifier() - Method in class org.eclipse.mat.parser.internal.util.ParserRegistry.Parser
- getUnsetArguments() - Method in class org.eclipse.mat.query.registry.ArgumentSet
- getUnsetUsage() - Method in class org.eclipse.mat.query.registry.ArgumentSet
- getUrl() - Method in class org.eclipse.mat.report.internal.DataFile
- getURL() - Method in class org.eclipse.mat.query.registry.QueryObjectLink
- getURL(String) - Static method in class org.eclipse.mat.snapshot.query.Icons
-
Retrieve a URL for a named image.
- getUsage() - Method in interface org.eclipse.mat.ui.internal.browser.QueryBrowserPopup.Element
- getUsage(IQueryContext) - Method in interface org.eclipse.mat.query.annotations.descriptors.IAnnotatedObjectDescriptor
-
Get the usage information, for example provided by the annotation
Usage
, or by a combination of theIAnnotatedObjectDescriptor.getIdentifier()
andArgumentDescriptor.appendUsage(java.lang.StringBuilder)
. - getUsage(IQueryContext) - Method in class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
- getUsedHeapSize() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
- getUsedHeapSize() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getUsedHeapSize() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- getUsedHeapSize() - Method in class org.eclipse.mat.parser.model.ClassImpl
- getUsedHeapSize() - Method in class org.eclipse.mat.parser.model.InstanceImpl
- getUsedHeapSize() - Method in class org.eclipse.mat.parser.model.ObjectArrayImpl
- getUsedHeapSize() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getUsedHeapSize() - Method in class org.eclipse.mat.snapshot.HistogramRecord
-
Get number of bytes in heap area this histogram record stands for.
- getUsedHeapSize() - Method in interface org.eclipse.mat.snapshot.model.IObject
-
Get used heap size of just this object.
- getUsedHeapSize() - Method in class org.eclipse.mat.snapshot.SnapshotInfo
-
Get number of bytes used in the heap (the allocated memory may be higher)
- getUsedServices() - Method in class org.eclipse.mat.inspections.osgi.model.Bundle
- getValue() - Method in interface org.eclipse.mat.collect.HashMapIntLong.Entry
-
Get the corresponding value.
- getValue() - Method in interface org.eclipse.mat.collect.HashMapIntObject.Entry
-
Get the corresponding value.
- getValue() - Method in interface org.eclipse.mat.collect.HashMapLongObject.Entry
-
Get the corresponding value.
- getValue() - Method in interface org.eclipse.mat.collect.HashMapObjectLong.Entry
-
Get the corresponding value.
- getValue() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- getValue() - Method in class org.eclipse.mat.inspections.threads.NameValuePair
- getValue() - Method in class org.eclipse.mat.parser.internal.oql.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.eclipse.mat.query.Bytes
-
Get the underlying number of bytes as a long.
- getValue() - Method in interface org.eclipse.mat.query.IResultPie.Slice
- getValue() - Method in interface org.eclipse.mat.query.quantize.Quantize.Function
-
Called to retrieve the function value.
- getValue() - Method in class org.eclipse.mat.query.refined.TotalsResult
- getValue() - Method in class org.eclipse.mat.snapshot.model.Field
-
Gets the value of the field.
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.BooleanComboEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.CheckBoxEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.EnumComboEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.FileOpenDialogEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.LinkEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.SnapshotSelectionEditor
- getValue() - Method in class org.eclipse.mat.ui.internal.query.arguments.TextEditor
- getValueArray() - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getValueArray() - Method in interface org.eclipse.mat.snapshot.model.IPrimitiveArray
-
Get the primitive Java array.
- getValueArray(int, int) - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getValueArray(int, int) - Method in interface org.eclipse.mat.snapshot.model.IPrimitiveArray
-
Get the primitive Java array, beginning at
offset
andlength
number of elements. - getValueAt(int) - Method in class org.eclipse.mat.parser.model.PrimitiveArrayImpl
- getValueAt(int) - Method in interface org.eclipse.mat.snapshot.model.IPrimitiveArray
-
Returns the value of the array at the specified index
- getValueFor(Object) - Method in interface org.eclipse.mat.query.results.ListResult.ValueProvider
-
Extracts the value from the row
- getValues() - Method in class org.eclipse.mat.internal.acquire.ProviderArgumentsSet
- getValues() - Method in class org.eclipse.mat.query.registry.AnnotatedObjectArgumentsSet
- getVerboseSignature() - Method in class org.eclipse.mat.snapshot.model.FieldDescriptor
-
Returns the type of the field.
- getVersion() - Method in class org.eclipse.mat.snapshot.MultipleSnapshotsException.Context
- getVisibleItems() - Method in class org.eclipse.mat.query.refined.TotalsRow
- getVisitedEntries() - Method in class org.eclipse.mat.ui.SnapshotHistoryService
- getVmInfo() - Method in class org.eclipse.mat.internal.acquire.VmInfoDescriptor
- getWhereClause() - Method in class org.eclipse.mat.parser.internal.oql.compiler.Query
- getWorkbenchWindow() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- getWorkDone() - Method in class org.eclipse.mat.util.SimpleMonitor.Listener
- GIGABYTE - Enum constant in enum org.eclipse.mat.util.Units.Storage
- Gigabytes - Enum constant in enum org.eclipse.mat.query.BytesDisplay
-
Units of gigabytes (1,073,741,824 bytes).
- go(Shell) - Method in class org.eclipse.mat.ui.snapshot.OpenSnapshot.Visitor
- greaterThan(Object, Object) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
- greaterThan(Object, Object) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
- greaterThanOrEqual(Object, Object) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
- greaterThanOrEqual(Object, Object) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
- group_suspects_accumulation_ratio - Variable in class org.eclipse.mat.inspections.FindLeaksQuery
- group_suspects_accumulation_ratio - Variable in class org.eclipse.mat.inspections.FindLeaksQuery2
- groupBy - Variable in class org.eclipse.mat.inspections.HistogramQuery
- groupBy - Variable in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery
- groupBy - Variable in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery
- groupBy - Variable in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery
- groupBy(MultiplePath2GCRootsQuery.Grouping) - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- groupByClass(ISnapshot, int[], IProgressListener) - Static method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Factory
- groupByClassLoader() - Method in class org.eclipse.mat.snapshot.Histogram
-
implementation as result tree grouped by class loader
- groupByClassLoader(ISnapshot, int[], IProgressListener) - Static method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Factory
- groupByPackage() - Method in class org.eclipse.mat.snapshot.Histogram
-
implementation as result tree grouped by package
- groupByPackage(ISnapshot, int[], IProgressListener) - Static method in class org.eclipse.mat.internal.snapshot.inspections.DominatorQuery.Factory
- groupBySuperclass(ISnapshot) - Method in class org.eclipse.mat.snapshot.Histogram
-
implementation as result tree grouped by superclass
- GroupByValueQuery - Class in org.eclipse.mat.inspections
- GroupByValueQuery() - Constructor for class org.eclipse.mat.inspections.GroupByValueQuery
- GroupByValueQuery_Column_AvgRetainedSize - Static variable in class org.eclipse.mat.internal.Messages
- GroupByValueQuery_Column_Objects - Static variable in class org.eclipse.mat.internal.Messages
- GroupByValueQuery_Column_StringValue - Static variable in class org.eclipse.mat.internal.Messages
- GroupByValueQuery_GroupingObjects - Static variable in class org.eclipse.mat.internal.Messages
- GROUPING - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- GT - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- GZIPInputStream2 - Class in org.eclipse.mat.hprof
-
A stream for reading Gzip compressed files.
- GZIPInputStream2(InputStream) - Constructor for class org.eclipse.mat.hprof.GZIPInputStream2
-
Normal constructor
- GZIPInputStream2(GZIPInputStream2) - Constructor for class org.eclipse.mat.hprof.GZIPInputStream2
-
Copy constructor used for duplicating a stream.
- GZIPInputStream2_BadHeaderCRC - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_BadHeaderFlag - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_BadTrailerCRC - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_BadTrailerLength - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_NotAGzip - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_NotDeflate - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_TruncatedComment - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_TruncatedExtra - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_TruncatedHeader - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_TruncatedHeaderCRC - Static variable in class org.eclipse.mat.hprof.Messages
- GZIPInputStream2_TruncatedName - Static variable in class org.eclipse.mat.hprof.Messages
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CompositeResult.getResultEntries()
instead