Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleException(Throwable) - Method in class org.eclipse.mat.ui.internal.diagnostics.DiagnosticsExecutionWizardPage
- handleException(Throwable) - Method in interface org.eclipse.mat.ui.internal.diagnostics.DiagnosticsProgress
-
Report an exception to the user.
- Handler() - Constructor for class org.eclipse.mat.ui.editor.MultiPaneEditor.Handler
- Handler() - Constructor for class org.eclipse.mat.ui.internal.acquire.AcquireSnapshotAction.Handler
- Handler() - Constructor for class org.eclipse.mat.ui.internal.diagnostics.DiagnosticsWizardAction.Handler
- Handler() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenIconAssistAction.Handler
- Handler() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenSampleHeapDumpAction.Handler
- Handler() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenSnapshotAction.Handler
- hasActiveChildren() - Method in class org.eclipse.mat.ui.util.PaneState
- hasActiveFilter() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
- hasBaseline() - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput
- hasCapacity() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Check if the collection has a capacity property, i.e.
- hasCapacity() - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Check if the collection has capacity, e.g.
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.MapCollectionExtractorBase
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasCapacity() - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- hasChildren() - Method in class org.eclipse.mat.ui.util.PaneState
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.BigDropsQuery
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.DuplicatedClassesQuery
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.BundleTreeResult
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ExtensionTreeResult
- hasChildren(Object) - Method in class org.eclipse.mat.inspections.osgi.BundleRegistryQuery.ServicesTreeResult
- hasChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparisonResultTree
- hasChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
- hasChildren(Object) - Method in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery.Tree
- hasChildren(Object) - Method in interface org.eclipse.mat.query.IResultTree
-
Returns whether the given element has children.
- hasChildren(Object) - Method in class org.eclipse.mat.query.refined.RefinedTree
- hasChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.ClassLoaderTree
- hasChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.PackageTree
- hasChildren(Object) - Method in class org.eclipse.mat.snapshot.Histogram.SuperclassTree
- hasChildren(Object) - Method in class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
- hasCollisionRatio() - Method in class org.eclipse.mat.inspections.collectionextract.ExtractedMap
-
Check if collision ratio can be calculated for the map.
- hasCollisionRatio() - Method in interface org.eclipse.mat.inspections.collectionextract.IMapExtractor
-
Check if the extractor can calculate collision ratio
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.EmptyMapExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizeArrayMapExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityMapExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
-
Can't calculate the collision ratio as we don't have the identityHashCode for the keys, even if we did know the hash algorithm.
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.RegularEnumSetExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.WrapperMapExtractor
- hasCollisionRatio() - Method in class org.eclipse.mat.internal.collectionextract.WrapperSetFromMapExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Check if the contents of the collection can be extracted as an array (e.g.
- hasExtractableArray() - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Return true if the collection array based and the array can be extracted from the heap dump
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.KeySetCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.ValuesCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- hasExtractableArray() - Method in class org.eclipse.mat.internal.collectionextract.WrapperFieldCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Check if the the contents of the collection can be extracted
- hasExtractableContents() - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Check if the collection has extractable contents
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCapacityCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.IdentityHashMapCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.LinkedListCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- hasExtractableContents() - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Check if the collision ration can be calculated for the collection
- hasFillRatio() - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Check if fill ratio for the collection can be calculated, i.e.
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.MATArrayBig
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- hasFillRatio() - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- hashCode() - Method in class org.eclipse.mat.inspections.collectionextract.IMapExtractor.EntryObject
- hashCode() - Method in class org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
- hashCode() - Method in class org.eclipse.mat.inspections.osgi.model.BundleDescriptor
- hashCode() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement
- hashCode() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.Extension
- hashCode() - Method in class org.eclipse.mat.inspections.osgi.model.eclipse.ExtensionPoint
- hashCode() - Method in class org.eclipse.mat.parser.model.AbstractObjectImpl
- hashCode() - Method in class org.eclipse.mat.query.Bytes
- hashCode() - Method in class org.eclipse.mat.query.Column
- hashCode() - Method in class org.eclipse.mat.snapshot.model.NamedReference
- hashCode() - Method in class org.eclipse.mat.snapshot.model.ObjectReference
- hashCode() - Method in class org.eclipse.mat.snapshot.model.PseudoReference
- hashCode() - Method in class org.eclipse.mat.snapshot.model.ThreadToLocalReference
- hashCode() - Method in class org.eclipse.mat.ui.editor.PathEditorInput
- hashCode() - Method in class org.eclipse.mat.ui.snapshot.ImageHelper.ImageImageDescriptor
- hashCode() - Method in class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.ContentAssistElement
- hashCode() - Method in class org.eclipse.mat.ui.SnapshotHistoryService.Entry
- HashedMapCollectionExtractorBase - Class in org.eclipse.mat.internal.collectionextract
- HashedMapCollectionExtractorBase(String, String, String) - Constructor for class org.eclipse.mat.internal.collectionextract.HashedMapCollectionExtractorBase
- HashEntriesQuery - Class in org.eclipse.mat.inspections.collections
- HashEntriesQuery() - Constructor for class org.eclipse.mat.inspections.collections.HashEntriesQuery
- HashEntriesQuery_Column_Collection - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery_Column_Key - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery_Column_Value - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery_ErrorMsg_ClassNotFound - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery_ErrorMsg_MissingArguments - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery_Msg_Extracting - Static variable in class org.eclipse.mat.internal.Messages
- HashEntriesQuery.Result - Class in org.eclipse.mat.inspections.collections
- HashMapCollectionExtractor - Class in org.eclipse.mat.internal.collectionextract
- HashMapCollectionExtractor(String, String, String, String) - Constructor for class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- HashMapIntLong - Class in org.eclipse.mat.collect
-
A map from int to long.
- HashMapIntLong() - Constructor for class org.eclipse.mat.collect.HashMapIntLong
-
Create a map of default size
- HashMapIntLong(int) - Constructor for class org.eclipse.mat.collect.HashMapIntLong
-
Create a map of given size
- HashMapIntLong.Entry - Interface in org.eclipse.mat.collect
-
An entry from the map
- HashMapIntObject<E> - Class in org.eclipse.mat.collect
-
A map from int to Object.
- HashMapIntObject() - Constructor for class org.eclipse.mat.collect.HashMapIntObject
-
Create a map of default size
- HashMapIntObject(int) - Constructor for class org.eclipse.mat.collect.HashMapIntObject
-
Create a map of given capacity
- HashMapIntObject.Entry<E> - Interface in org.eclipse.mat.collect
-
An entry from the map
- HashMapLongObject<E> - Class in org.eclipse.mat.collect
-
A map from long to Object.
- HashMapLongObject() - Constructor for class org.eclipse.mat.collect.HashMapLongObject
-
Create a map of default size
- HashMapLongObject(int) - Constructor for class org.eclipse.mat.collect.HashMapLongObject
-
Create a map of given capacity
- HashMapLongObject.Entry<E> - Interface in org.eclipse.mat.collect
-
An entry from the map
- HashMapObjectLong<E> - Class in org.eclipse.mat.collect
-
A map from Object to long.
- HashMapObjectLong() - Constructor for class org.eclipse.mat.collect.HashMapObjectLong
-
Create a map of default size
- HashMapObjectLong(int) - Constructor for class org.eclipse.mat.collect.HashMapObjectLong
-
Create a map of given size
- HashMapObjectLong.Entry<E> - Interface in org.eclipse.mat.collect
-
An entry from the map
- hashSet - Variable in class org.eclipse.mat.inspections.collections.HashSetValuesQuery
- HashSetCollectionExtractor - Class in org.eclipse.mat.internal.collectionextract
- HashSetCollectionExtractor(String, String) - Constructor for class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- HashSetCollectionExtractor(String, String, String, String) - Constructor for class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- HashSetValuesQuery - Class in org.eclipse.mat.inspections.collections
- HashSetValuesQuery() - Constructor for class org.eclipse.mat.inspections.collections.HashSetValuesQuery
- HashSetValuesQuery_ErrorMsg_MissingArgument - Static variable in class org.eclipse.mat.internal.Messages
- HashSetValuesQuery_ErrorMsg_NotAHashSet - Static variable in class org.eclipse.mat.internal.Messages
- hasLimit() - Method in interface org.eclipse.mat.report.IOutputter.Context
-
Whether there is a limit on the number of rows to generate.
- hasNext() - Method in interface org.eclipse.mat.collect.IteratorInt
-
Is there a next entry?
- hasNext() - Method in interface org.eclipse.mat.collect.IteratorLong
-
Is there a next entry?
- hasResult(Object) - Method in class org.eclipse.mat.query.DetailResultProvider
-
Whether there is any data for this row
- hasSameTarget(ContextProvider) - Method in class org.eclipse.mat.query.ContextProvider
-
Used to see if two context providers are the same.
- hasService(Class<?>) - Method in class org.eclipse.mat.ui.editor.MultiPaneEditorSite
- hasSize() - Method in class org.eclipse.mat.inspections.collectionextract.AbstractExtractedCollection
-
Check if the collection has a size property
- hasSize() - Method in interface org.eclipse.mat.inspections.collectionextract.ICollectionExtractor
-
Check if the size of the collection can be extracted.
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.ArrayCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentHashMapCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.ConcurrentSkipListCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.EmptyCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.FieldArrayCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizeArrayCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.FieldSizedCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.HashMapCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.HashSetCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.IBM6ArrayListCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.LinkedListCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.MATCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.NoContentCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.PairCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.ReplicatedValueCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.SetFromCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.SingletonCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.SingletonMapExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.TreeMapCollectionExtractor
- hasSize() - Method in class org.eclipse.mat.internal.collectionextract.WrapperCollectionExtractor
- hasSnapshot() - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput
- hasSuperClass() - Method in class org.eclipse.mat.parser.model.ClassImpl
- hasSuperClass() - Method in interface org.eclipse.mat.snapshot.model.IClass
-
Does the class have a super class?
- heap - Static variable in class org.eclipse.mat.ui.snapshot.views.Messages
- HEAP - Enum constant in enum org.eclipse.mat.ibmvm.acquire.DumpType
- HEAP - Static variable in class org.eclipse.mat.ibmvm.agent.DumpAgent
- HEAP - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- HEAP_INFO - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- HEAP_OBJECT - Enum constant in enum org.eclipse.mat.query.annotations.Argument.Advice
-
Indicates that the (primitive) Integer or List / Array of Integers shall represent heap objects.
- HEAP_POSITION - Static variable in interface org.eclipse.mat.hprof.IHprofParserHandler
- HeapDumpInfoQuery - Class in org.eclipse.mat.inspections
- HeapDumpInfoQuery() - Constructor for class org.eclipse.mat.inspections.HeapDumpInfoQuery
- HeapDumpInfoQuery_32bit - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_64bit - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_Date - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_FileLength - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_FilePath - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_HeapFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_IdentifierSize - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_JVMVersion - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_NumClasses - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_NumClassLoaders - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_NumGCRoots - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_NumObjects - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_Time - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_UseCompressedOops - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_Column_UsedHeapDump - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DateFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardOffset - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardOffset_format - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardPattern - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardRatio - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardRatio_format - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardSeed - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_DiscardSeed_format - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_FileLengthFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_MultipleSnapshotIdentifier - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_NumClassesFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_NumClassLoadersFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_NumGCRootsFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_NumObjectsFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_PropertyName - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_ProperyValue - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery_TimeFormat - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpInfoQuery.TextEntry - Class in org.eclipse.mat.inspections
- HeapDumpInfoQuery.TextEntryBeanInfo - Class in org.eclipse.mat.inspections
-
Provides translatable names for the columns.
- HeapDumpProviderDescriptor - Class in org.eclipse.mat.internal.acquire
- HeapDumpProviderDescriptor(String, String, String, String, String, Locale, IHeapDumpProvider) - Constructor for class org.eclipse.mat.internal.acquire.HeapDumpProviderDescriptor
- HeapDumpProviderRegistry - Class in org.eclipse.mat.internal.acquire
- HeapDumpProviderRegistry_ErrorGettingArgumentErrorMsg - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpProviderRegistry_NameAlreadyBouneErrorMsg - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpProviderRegistry_UnableToAccessArgumentErrorMsg - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpProviderRegistry_WrongTypeErrorMsg - Static variable in class org.eclipse.mat.internal.Messages
- HeapDumpProxy_NoSuchField - Static variable in class org.eclipse.mat.jruby.resolver.Messages
- HeapDumpProxy_NotImplemented - Static variable in class org.eclipse.mat.jruby.resolver.Messages
- HeapDumpProxy_TypeMismatch - Static variable in class org.eclipse.mat.jruby.resolver.Messages
- HeapDumpProxy_UnknownClass - Static variable in class org.eclipse.mat.jruby.resolver.Messages
- heapDumpTemplate - Variable in class org.eclipse.mat.ibmvm.acquire.BaseProvider
- heapDumpZipTemplate - Variable in class org.eclipse.mat.ibmvm.acquire.BaseProvider
- HeapEditor - Class in org.eclipse.mat.ui.snapshot.editor
- HeapEditor() - Constructor for class org.eclipse.mat.ui.snapshot.editor.HeapEditor
- HeapEditor_UnsupportedEditorInput - Static variable in class org.eclipse.mat.ui.Messages
- HeapEditor_UnsupportedScheme - Static variable in class org.eclipse.mat.ui.Messages
- HeapEditorContributions - Class in org.eclipse.mat.ui.snapshot.editor
- HeapEditorContributions() - Constructor for class org.eclipse.mat.ui.snapshot.editor.HeapEditorContributions
- HeapEditorContributions_OpenOverviewPane - Static variable in class org.eclipse.mat.ui.Messages
- HeapEditorOutlinePage(ISnapshotEditorInput) - Constructor for class org.eclipse.mat.ui.snapshot.views.SnapshotOutlinePage.HeapEditorOutlinePage
- HeapEditorPane - Class in org.eclipse.mat.ui.snapshot.editor
- HeapEditorPane() - Constructor for class org.eclipse.mat.ui.snapshot.editor.HeapEditorPane
- HeapEditorPane_EditorInputMustBeOfType - Static variable in class org.eclipse.mat.ui.Messages
- heapFormatIsNot(ISnapshot, String...) - Static method in class org.eclipse.mat.inspections.InspectionAssert
- HeapObject() - Constructor for class org.eclipse.mat.hprof.IHprofParserHandler.HeapObject
- HeapObject(int) - Constructor for class org.eclipse.mat.hprof.IHprofParserHandler.HeapObject
- HeapObject(long, ClassImpl, long) - Constructor for class org.eclipse.mat.hprof.IHprofParserHandler.HeapObject
- HeapObjectArgumentFactory - Class in org.eclipse.mat.internal.snapshot
- HeapObjectArgumentFactory_ErrorMsg_MultipleObjects - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectArgumentFactory_ErrorMsg_SettingField - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectArgumentFactory_ErrorMsg_TypeNotSupported - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectArgumentFactory_Label_Objects - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectArgumentFactory_Objects - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectContextArgument - Class in org.eclipse.mat.internal.snapshot
- HeapObjectContextArgument(ISnapshot, List<IContextObject>, String) - Constructor for class org.eclipse.mat.internal.snapshot.HeapObjectContextArgument
- HeapObjectContextArgument_Label_Context - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument - Class in org.eclipse.mat.internal.snapshot
- HeapObjectParamArgument(ISnapshot) - Constructor for class org.eclipse.mat.internal.snapshot.HeapObjectParamArgument
- HeapObjectParamArgument_ErrorMsg_NorResult - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_ErrorMsg_NotAClass - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_ErrorMsg_NotAClassLoader - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_ErrorMsg_NotAListOfObjects - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_ErrorMsg_UnknownArgument - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_Msg_AddedInstances - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_Msg_MatchingPattern - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_Msg_ObjectFound - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument_Msg_SearchingByPattern - Static variable in class org.eclipse.mat.internal.Messages
- HeapObjectParamArgument.Flags - Interface in org.eclipse.mat.internal.snapshot
- help() - Element in annotation type org.eclipse.mat.query.annotations.Menu.Entry
-
The help for the menu item.
- Help - Annotation Type in org.eclipse.mat.query.annotations
-
Annotates a help message to the argument and/or query.
- HELP - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- helpUrl() - Element in annotation type org.eclipse.mat.query.annotations.Menu.Entry
-
The help URL for the menu item.
- HelpUrl - Annotation Type in org.eclipse.mat.query.annotations
-
Annotates a help URL path into the Eclipse help system.
- HEX_LITERAL - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- HIDDEN - Static variable in annotation type org.eclipse.mat.query.annotations.Category
-
A report which does not appear on the query menu or in the search queries.
- HIDE_COLUMN - Static variable in interface org.eclipse.mat.report.Params.Rendering
-
Which columns to hide, separated by ','.
- HIDE_QUERY_HELP - Static variable in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- HIDE_QUERY_HELP - Static variable in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- HIDE_QUERY_HELP - Static variable in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizardPage
- HIDE_WIZARD_KEY - Static variable in class org.eclipse.mat.ui.internal.GettingStartedWizard
- histogram - Variable in class org.eclipse.mat.inspections.UnreachableObjectsQuery
- Histogram - Class in org.eclipse.mat.snapshot
-
Class histogram - heap objects aggregated by their class.
- Histogram(String, ArrayList<ClassHistogramRecord>, ArrayList<ClassLoaderHistogramRecord>, long, long, long) - Constructor for class org.eclipse.mat.snapshot.Histogram
-
Construct a histogram
- Histogram(String, ArrayList<ClassHistogramRecord>, ArrayList<ClassLoaderHistogramRecord>, long, long, long, boolean) - Constructor for class org.eclipse.mat.snapshot.Histogram
-
Construct a histogram
- HISTOGRAM - Enum constant in enum org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery.Mode
- Histogram_ClassLoaderStatistics - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_ClassStatistics - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Column_ClassLoaderPerClass - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Column_PackagePerClass - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Column_SuperclassPerClass - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Description - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Difference - Static variable in class org.eclipse.mat.internal.Messages
- Histogram_Intersection - Static variable in class org.eclipse.mat.internal.Messages
- Histogram.ClassLoaderTree - Class in org.eclipse.mat.snapshot
- Histogram.PackageTree - Class in org.eclipse.mat.snapshot
- Histogram.SuperclassTree - Class in org.eclipse.mat.snapshot
- HistogramBuilder - Class in org.eclipse.mat.parser.internal.snapshot
- HistogramBuilder(String) - Constructor for class org.eclipse.mat.parser.internal.snapshot.HistogramBuilder
- HistogramBuilder_Error_FailedToStoreInHistogram - Static variable in class org.eclipse.mat.parser.internal.Messages
- HistogramBuilderResolverData - Class in org.eclipse.mat.parser.internal.snapshot
-
Deprecated.
- HistogramBuilderResolverData(String, long, String, int, long) - Constructor for class org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
-
Deprecated.
- HistogramPane - Class in org.eclipse.mat.ui.snapshot.panes
- HistogramPane() - Constructor for class org.eclipse.mat.ui.snapshot.panes.HistogramPane
- HistogramPane_CalculatingIntersectingHistograms - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_CompareAgainst - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_CompareToAnotherHeapDump - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_GroupByClass - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_GroupByClassLoader - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_GroupByPackage - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_GroupBySuperclass - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_IllegalType - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_NoOtherHeapDump - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_SelectBaseline - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane_SelectHeapDump - Static variable in class org.eclipse.mat.ui.Messages
- HistogramPane.Grouping - Enum in org.eclipse.mat.ui.snapshot.panes
- HistogramQuery - Class in org.eclipse.mat.inspections
- HistogramQuery() - Constructor for class org.eclipse.mat.inspections.HistogramQuery
- HistogramQuery_GroupByClass - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_GroupByClassLoader - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_GroupByPackage - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_GroupBySuperclass - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_HistogramOf - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_IllegalArgument - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery_ProgressName - Static variable in class org.eclipse.mat.internal.Messages
- HistogramQuery.Grouping - Enum in org.eclipse.mat.inspections
- HistogramRecord - Class in org.eclipse.mat.snapshot
-
This class holds all basic data for a histogram record.
- HistogramRecord(String) - Constructor for class org.eclipse.mat.snapshot.HistogramRecord
-
Create histogram record just with a label identifying it.
- HistogramRecord(String, long, long, long) - Constructor for class org.eclipse.mat.snapshot.HistogramRecord
-
Create histogram record with a label identifying it and its basic data.
- HistogramRecordBeanInfo - Class in org.eclipse.mat.snapshot
-
Provides information about the column names for a
HistogramRecord
. - HistogramRecordBeanInfo() - Constructor for class org.eclipse.mat.snapshot.HistogramRecordBeanInfo
- HistogramRecordBeanInfo_Label - Static variable in class org.eclipse.mat.internal.Messages
- HistogramRecordBeanInfo_NumberOfObjects - Static variable in class org.eclipse.mat.internal.Messages
- HistogramRecordBeanInfo_RetainedHeapSize - Static variable in class org.eclipse.mat.internal.Messages
- HistogramRecordBeanInfo_UsedHeapSize - Static variable in class org.eclipse.mat.internal.Messages
- HistogramResult - Class in org.eclipse.mat.snapshot.query
-
Deprecated.Use
Histogram
instead. - HistogramResult(Histogram) - Constructor for class org.eclipse.mat.snapshot.query.HistogramResult
-
Deprecated.
- HISTORY_VIEW - Enum constant in enum org.eclipse.mat.ui.internal.Perspective.Views
- HotSpotJVMHeapDump - Class in org.eclipse.mat.ui.internal.diagnostics.actions
-
Request a heap dump on a HotSpot JVM
- HotSpotJVMHeapDump() - Constructor for class org.eclipse.mat.ui.internal.diagnostics.actions.HotSpotJVMHeapDump
- HPROF - Enum constant in enum org.eclipse.mat.ibmvm.acquire.DumpType
- HPROF - Static variable in class org.eclipse.mat.ibmvm.agent.DumpAgent
- HPROF_HEAP_START - Static variable in class org.eclipse.mat.hprof.HprofHeapObjectReader
- HPROF_LENGTH_PROPERTY - Static variable in class org.eclipse.mat.hprof.HprofHeapObjectReader
- HprofContentDescriber - Class in org.eclipse.mat.hprof.describer
- HprofContentDescriber() - Constructor for class org.eclipse.mat.hprof.describer.HprofContentDescriber
- hprofDumpTemplate - Variable in class org.eclipse.mat.ibmvm.acquire.BaseProvider
- hprofDumpZipTemplate - Variable in class org.eclipse.mat.ibmvm.acquire.BaseProvider
- HprofGZIPContentDescriber - Class in org.eclipse.mat.hprof.describer
- HprofGZIPContentDescriber() - Constructor for class org.eclipse.mat.hprof.describer.HprofGZIPContentDescriber
- HprofHeapObjectReader - Class in org.eclipse.mat.hprof
- HprofHeapObjectReader() - Constructor for class org.eclipse.mat.hprof.HprofHeapObjectReader
- HprofIndexBuilder - Class in org.eclipse.mat.hprof
- HprofIndexBuilder() - Constructor for class org.eclipse.mat.hprof.HprofIndexBuilder
- HprofIndexBuilder_ExtractingObjects - Static variable in class org.eclipse.mat.hprof.Messages
- HprofIndexBuilder_Parsing - Static variable in class org.eclipse.mat.hprof.Messages
- HprofIndexBuilder_Scanning - Static variable in class org.eclipse.mat.hprof.Messages
- HprofIndexBuilder_Writing - Static variable in class org.eclipse.mat.hprof.Messages
- HprofParserHandlerImpl - Class in org.eclipse.mat.hprof
- HprofParserHandlerImpl() - Constructor for class org.eclipse.mat.hprof.HprofParserHandlerImpl
- HprofParserHandlerImpl_ClassNotFoundInAddressIndex - Static variable in class org.eclipse.mat.hprof.Messages
- HprofParserHandlerImpl_DiscardedObjects - Static variable in class org.eclipse.mat.hprof.Messages
- HprofParserHandlerImpl_Error_ExpectedClassSegment - Static variable in class org.eclipse.mat.hprof.Messages
- HprofParserHandlerImpl_Error_MultipleClassInstancesExist - Static variable in class org.eclipse.mat.hprof.Messages
- HprofParserHandlerImpl_HeapContainsObjects - Static variable in class org.eclipse.mat.hprof.Messages
- HprofPlugin - Class in org.eclipse.mat.hprof
- HprofPlugin() - Constructor for class org.eclipse.mat.hprof.HprofPlugin
- HPROFPreferencePage - Class in org.eclipse.mat.hprof.ui
-
This class represents a preference page that is contributed to the Preferences dialog.
- HPROFPreferencePage() - Constructor for class org.eclipse.mat.hprof.ui.HPROFPreferencePage
-
Create the preference page.
- HPROFPreferencePage_DiscardOffset - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_DiscardPattern - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_DiscardPercentage - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_DiscardSeed - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_EnableDiscard - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_MethodsAsClasses - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_NoMethods - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_OnlyStackFrames - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferencePage_RunningMethods - Static variable in class org.eclipse.mat.hprof.Messages
- HprofPreferences - Class in org.eclipse.mat.hprof.ui
-
Constant definitions for plug-in preferences
- HprofPreferences() - Constructor for class org.eclipse.mat.hprof.ui.HprofPreferences
- HPROFPreferences_Additional_Class_References - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferences_Description - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferences_Strictness - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferences_Strictness_Permissive - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferences_Strictness_Stop - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFPreferences_Strictness_Warning - Static variable in class org.eclipse.mat.hprof.Messages
- HprofPreferences.HprofStrictness - Enum in org.eclipse.mat.hprof.ui
-
Enumeration for the parser strictness.
- HprofRandomAccessParser - Class in org.eclipse.mat.hprof
- HprofRandomAccessParser(File, String, Version, int, long, HprofPreferences.HprofStrictness) - Constructor for class org.eclipse.mat.hprof.HprofRandomAccessParser
- HprofRandomAccessParser_Error_DumpIncomplete - Static variable in class org.eclipse.mat.hprof.Messages
- HprofRandomAccessParser_Error_DuplicateClass - Static variable in class org.eclipse.mat.hprof.Messages
- HprofRandomAccessParser_Error_IllegalDumpSegment - Static variable in class org.eclipse.mat.hprof.Messages
- HprofRandomAccessParser_Error_MissingClass - Static variable in class org.eclipse.mat.hprof.Messages
- HprofRandomAccessParser_Error_MissingFakeClass - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFStrictness_Stopped - Static variable in class org.eclipse.mat.hprof.Messages
- HPROFStrictness_Unhandled_Preference - Static variable in class org.eclipse.mat.hprof.Messages
- HtmlOutputter - Class in org.eclipse.mat.report.internal
- HtmlOutputter() - Constructor for class org.eclipse.mat.report.internal.HtmlOutputter
- HtmlOutputter_Error_MovingFile - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Label_AllNObjects - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Label_AllObjects - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Label_Details - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Label_FirstObjects - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Label_NotApplicable - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlOutputter_Msg_TreeIsLimited - Static variable in class org.eclipse.mat.report.internal.Messages
- HtmlPieChartRenderer - Class in org.eclipse.mat.impl.chart
- HtmlPieChartRenderer() - Constructor for class org.eclipse.mat.impl.chart.HtmlPieChartRenderer
- HtmlPieChartRenderer_AreaAltReplace - Static variable in class org.eclipse.mat.impl.chart.Messages
- HtmlPieChartRenderer_ErrorRenderingChart - Static variable in class org.eclipse.mat.impl.chart.Messages
- HtmlPieChartRenderer_LabelTooltipWithStorage - Static variable in class org.eclipse.mat.impl.chart.Messages
- HtmlPieChartRenderer_PieChartSlices - Static variable in class org.eclipse.mat.impl.chart.Messages
- HtmlPieChartRenderer_SeeLogForDetails - Static variable in class org.eclipse.mat.impl.chart.Messages
- HTMLUtils - Class in org.eclipse.mat.util
-
Helpers for building HTML reports.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
HistogramBuilder.toHistogram(org.eclipse.mat.parser.internal.SnapshotImpl, boolean)
instead