Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
read(int, ISnapshot)
- Method in class org.eclipse.mat.dtfj.
DTFJHeapObjectReader
read(int, ISnapshot)
- Method in class org.eclipse.mat.hprof.
HprofHeapObjectReader
read(int, long, ISnapshot)
- Method in class org.eclipse.mat.hprof.
HprofRandomAccessParser
read(File)
- Method in class org.eclipse.mat.hprof.
Pass1Parser
read(File)
- Method in class org.eclipse.mat.hprof.
Pass2Parser
read()
- Method in class org.eclipse.mat.parser.io.
BufferedRandomAccessInputStream
read(byte[], int, int)
- Method in class org.eclipse.mat.parser.io.
BufferedRandomAccessInputStream
read()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
read(byte[], int, int)
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
read()
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
read(byte[], int, int)
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
read(int, ISnapshot)
- Method in interface org.eclipse.mat.parser.
IObjectReader
Get detailed information about an object
readBit()
- Method in class org.eclipse.mat.parser.io.
BitInputStream
readBoolean()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readByte()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readChar()
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Read a character.
readChar()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readDouble()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readFloat()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readFromFile(File, String, IProgressListener)
- Static method in class org.eclipse.mat.parser.internal.
SnapshotImpl
readFully(byte[])
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readFully(byte[], int, int)
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readInt(int)
- Method in class org.eclipse.mat.parser.io.
BitInputStream
readInt()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readInt()
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
readIntArray(int[])
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readIntArray(int[])
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
readLine()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readLong()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readLong()
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
readLongArray(long[])
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readLongArray(long[])
- Method in class org.eclipse.mat.parser.io.
SimpleBufferedRandomAccessInputStream
readObjectArray(ArrayDescription.Offline, int, int)
- Method in class org.eclipse.mat.hprof.
HprofRandomAccessParser
readObjectArrayContent(ObjectArrayImpl, int, int)
- Method in class org.eclipse.mat.dtfj.
DTFJHeapObjectReader
Read some of the contents of an array
readObjectArrayContent(ObjectArrayImpl, int, int)
- Method in class org.eclipse.mat.hprof.
HprofHeapObjectReader
readObjectArrayContent(ObjectArrayImpl, int, int)
- Method in interface org.eclipse.mat.parser.
IObjectReader
Get detailed information about a object array
readOSGiModel(IProgressListener)
- Method in class org.eclipse.mat.inspections.osgi.model.
EquinoxBundleReader
readOSGiModel(IProgressListener)
- Method in interface org.eclipse.mat.inspections.osgi.model.
IBundleReader
get a model describing the OSGi framework
readPrimitiveArray(ArrayDescription.Offline, int, int)
- Method in class org.eclipse.mat.hprof.
HprofRandomAccessParser
readPrimitiveArrayContent(PrimitiveArrayImpl, int, int)
- Method in class org.eclipse.mat.dtfj.
DTFJHeapObjectReader
Read some of the contents of an array
readPrimitiveArrayContent(PrimitiveArrayImpl, int, int)
- Method in class org.eclipse.mat.hprof.
HprofHeapObjectReader
readPrimitiveArrayContent(PrimitiveArrayImpl, int, int)
- Method in interface org.eclipse.mat.parser.
IObjectReader
Get detailed information about a primitive array
readShort()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readUnsignedByte()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readUnsignedShort()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
readUTF()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
ReferenceQuery
- Class in
org.eclipse.mat.inspections
Extract information about objects extending java.lang.ref.Reference, e.g.
ReferenceQuery()
- Constructor for class org.eclipse.mat.inspections.
ReferenceQuery
ReferenceQuery_ErrorMsg_NoMatchingClassesFound
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_HistogramOfReferentObjects
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_Msg_ComputingReferentSet
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_Msg_ComputingRetainedSet
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_Msg_ComputingStronglyRetainedSet
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_OnlyRetainedByReferents
- Static variable in class org.eclipse.mat.internal.
Messages
ReferenceQuery_StronglyRetainedByReferences
- Static variable in class org.eclipse.mat.internal.
Messages
references
- Variable in class org.eclipse.mat.hprof.
IHprofParserHandler.HeapObject
referent_attribute
- Variable in class org.eclipse.mat.inspections.
ReferenceQuery
refine(IProgressListener)
- Method in class org.eclipse.mat.snapshot.query.
SnapshotQuery
Execute the query and return a
RefinedResultBuilder
which allows for filtering, sorting and limiting of the result.
RefinedResultBuilder
- Class in
org.eclipse.mat.query.refined
This class allows the wrapping of a result to give another result which can be controlled more.
RefinedResultBuilder(IQueryContext, IStructuredResult)
- Constructor for class org.eclipse.mat.query.refined.
RefinedResultBuilder
Build a suitable refined result given an input of IResultTable or IResultTree.
RefinedResultBuilder_Error_ColumnsSorting
- Static variable in class org.eclipse.mat.report.internal.
Messages
RefinedResultBuilder_Error_UnsupportedType
- Static variable in class org.eclipse.mat.report.internal.
Messages
RefinedResultViewer
- Class in
org.eclipse.mat.ui.internal.viewer
RefinedResultViewer_BlockingWarning
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_CalculateRetainedSize
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_Columns
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_ConfigureColumns
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_CustomExpand
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_EditFilter
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_EnterNumber
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_ExpandAll
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_ExpandToLimit
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_Export
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_Next25
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_notValidNumber
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_RetrieveViewElements
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_Sort_By
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_Sorting
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedResultViewer_updating
- Static variable in class org.eclipse.mat.ui.
Messages
RefinedStructuredResult
- Class in
org.eclipse.mat.query.refined
The result from refining a table or tree.
RefinedStructuredResult.DerivedDataJobDefinition
- Class in
org.eclipse.mat.query.refined
RefinedStructuredResult.DerivedDataJobDefinition(ContextProvider, ContextDerivedData.DerivedOperation)
- Constructor for class org.eclipse.mat.query.refined.
RefinedStructuredResult.DerivedDataJobDefinition
RefinedStructuredResult.ICalculationProgress
- Interface in
org.eclipse.mat.query.refined
RefinedTable
- Class in
org.eclipse.mat.query.refined
The result from refining a table.
RefinedTableViewer
- Class in
org.eclipse.mat.ui.internal.viewer
RefinedTableViewer(IQueryContext, QueryResult, RefinedTable)
- Constructor for class org.eclipse.mat.ui.internal.viewer.
RefinedTableViewer
RefinedTableViewer.TableAdapter
- Class in
org.eclipse.mat.ui.internal.viewer
RefinedTableViewer.TableAdapter()
- Constructor for class org.eclipse.mat.ui.internal.viewer.
RefinedTableViewer.TableAdapter
RefinedTree
- Class in
org.eclipse.mat.query.refined
The result from refining a tree.
RefinedTreeViewer
- Class in
org.eclipse.mat.ui.internal.viewer
RefinedTreeViewer(IQueryContext, QueryResult, RefinedTree)
- Constructor for class org.eclipse.mat.ui.internal.viewer.
RefinedTreeViewer
RefinedTreeViewer.TreeAdapter
- Class in
org.eclipse.mat.ui.internal.viewer
RefinedTreeViewer.TreeAdapter()
- Constructor for class org.eclipse.mat.ui.internal.viewer.
RefinedTreeViewer.TreeAdapter
RefinedTreeViewer_CalculateTotals
- Static variable in class org.eclipse.mat.ui.
Messages
refresh()
- Method in class org.eclipse.mat.query.refined.
RefinedTable
refresh(List<?>)
- Method in class org.eclipse.mat.ui.internal.viewer.
RefinedTreeViewer
REFRESH
- Static variable in interface org.eclipse.mat.ui.
MemoryAnalyserPlugin.ISharedImages
REFRESHING
- Static variable in interface org.eclipse.mat.ui.
MemoryAnalyserPlugin.ISharedImages
registerContextMenu(String, MenuManager, ISelectionProvider)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditorSite
registerContextMenu(MenuManager, ISelectionProvider)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditorSite
registerContextMenu(String, MenuManager, ISelectionProvider, boolean)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditorSite
registerContextMenu(MenuManager, ISelectionProvider, boolean)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditorSite
registerResolver(String, IClassSpecificNameResolver)
- Static method in class org.eclipse.mat.snapshot.registry.
ClassSpecificNameResolverRegistry
Deprecated.
Use default extension mechanism: just implement interface and register location via UI
registryChanged(IRegistryChangeEvent)
- Method in class org.eclipse.mat.dtfj.
InitDTFJ
DTFJ implementation added/removed.
RegistryReader
<
D
> - Class in
org.eclipse.mat.util
RegistryReader_Error_Registry
- Static variable in class org.eclipse.mat.report.internal.
Messages
ReInit(InputStream)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParser
Reinitialise.
ReInit(InputStream, String)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParser
Reinitialise.
ReInit(Reader)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParser
Reinitialise.
ReInit(OQLParserTokenManager)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParser
Reinitialise.
ReInit(SimpleCharStream)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(Reader, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(Reader)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int)
- Method in class org.eclipse.mat.parser.internal.oql.parser.
SimpleCharStream
Reinitialise.
RelationalExpression()
- Method in class org.eclipse.mat.parser.internal.oql.parser.
OQLParser
relocateHelp(boolean)
- Method in class org.eclipse.mat.ui.internal.acquire.
ProviderArgumentsWizardPage
relocateHelp(boolean)
- Method in class org.eclipse.mat.ui.internal.acquire.
ProviderConfigurationDialog
relocateHelp(boolean)
- Method in class org.eclipse.mat.ui.internal.query.arguments.
ArgumentsWizard
remove(int)
- Method in class org.eclipse.mat.collect.
HashMapIntLong
Remove an mapping from the map
remove(int)
- Method in class org.eclipse.mat.collect.
HashMapIntObject
Remove an mapping from the map
remove(long)
- Method in class org.eclipse.mat.collect.
HashMapLongObject
Remove an mapping from the map
remove(E)
- Method in class org.eclipse.mat.collect.
HashMapObjectLong
Remove an mapping from the map
remove(int)
- Method in class org.eclipse.mat.collect.
SetInt
Remove a value from the set
remove(long)
- Method in class org.eclipse.mat.collect.
SetLong
Remove a value from the set
REMOVE
- Static variable in interface org.eclipse.mat.ui.
MemoryAnalyserPlugin.ISharedImages
REMOVE_ALL
- Static variable in interface org.eclipse.mat.ui.
MemoryAnalyserPlugin.ISharedImages
removeArgumentValue(ArgumentDescriptor)
- Method in class org.eclipse.mat.internal.acquire.
ProviderArgumentsSet
removeArgumentValue(ArgumentDescriptor)
- Method in class org.eclipse.mat.query.registry.
AnnotatedObjectArgumentsSet
removeArgumentValue(ArgumentDescriptor)
- Method in class org.eclipse.mat.query.registry.
ArgumentSet
removeChangeListener(ISnapshotEditorInput.IChangeListener)
- Method in interface org.eclipse.mat.ui.snapshot.editor.
ISnapshotEditorInput
removeChangeListener(SnapshotHistoryService.IChangeListener)
- Method in class org.eclipse.mat.ui.
SnapshotHistoryService
removeChangeStateListener(NavigatorState.IStateChangeListener)
- Method in class org.eclipse.mat.ui.util.
NavigatorState
removeEntry(PaneState)
- Method in class org.eclipse.mat.ui.util.
NavigatorState
removeExtension(IExtension, Object[])
- Method in class org.eclipse.mat.util.
RegistryReader
removeInstance(long)
- Method in class org.eclipse.mat.parser.model.
ClassImpl
removeListener(ArgumentEditor.IEditorListener)
- Method in class org.eclipse.mat.ui.internal.query.arguments.
ArgumentEditor
removeListener(ArgumentsTable.ITableListener)
- Method in class org.eclipse.mat.ui.internal.query.arguments.
ArgumentsTable
removePath(IPath)
- Method in class org.eclipse.mat.ui.
SnapshotHistoryService
removePropertyListener(IPropertyListener)
- Method in class org.eclipse.mat.ui.editor.
AbstractEditorPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.editor.
CompositeHeapEditorPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditorSelectionProvider
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.internal.chart.
PieChartPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.internal.panes.
QueryResultPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.internal.panes.
QueryTextResultPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.internal.views.
NavigatorViewPage
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.snapshot.editor.
HeapEditor
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.snapshot.panes.
OverviewPane
removeSelectionChangedListener(ISelectionChangedListener)
- Method in class org.eclipse.mat.ui.snapshot.views.
SnapshotOutlinePage
removeSubClass(ClassImpl)
- Method in class org.eclipse.mat.parser.model.
ClassImpl
RENDER_DETAILS
- Static variable in interface org.eclipse.mat.report.
Params.Html
Include embedded report details.
Renderer
- Annotation Type in
org.eclipse.mat.report
Annotates a renderer describing what it accepts and it generates.
RendererRegistry
- Class in
org.eclipse.mat.report
Holds all the renderers.
RendererRegistry_Error_MissingAnnotation
- Static variable in class org.eclipse.mat.report.internal.
Messages
reportInstance(long, long)
- Method in class org.eclipse.mat.hprof.
HprofParserHandlerImpl
reportInstance(long, long)
- Method in interface org.eclipse.mat.hprof.
IHprofParserHandler
ReportPlugin
- Class in
org.eclipse.mat.report.internal
ReportPlugin()
- Constructor for class org.eclipse.mat.report.internal.
ReportPlugin
ReportPlugin_InternalError
- Static variable in class org.eclipse.mat.report.internal.
Messages
reportRequiredObjectArray(long)
- Method in class org.eclipse.mat.hprof.
HprofParserHandlerImpl
reportRequiredObjectArray(long)
- Method in interface org.eclipse.mat.hprof.
IHprofParserHandler
reportRequiredPrimitiveArray(int)
- Method in class org.eclipse.mat.hprof.
HprofParserHandlerImpl
reportRequiredPrimitiveArray(int)
- Method in interface org.eclipse.mat.hprof.
IHprofParserHandler
RequestDetailResolverRegistry
- Class in
org.eclipse.mat.snapshot.registry
reset()
- Method in class org.eclipse.mat.parser.io.
PositionInputStream
resetUndoManager()
- Method in class org.eclipse.mat.ui.internal.views.
NotesView
resize(Rectangle)
- Method in class org.eclipse.mat.ui.internal.browser.
QueryContextHelp
resolve(IObject)
- Method in class org.eclipse.mat.dtfj.
StackFrameResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.AccessibleObjectResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.ByteArrayResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.CharArrayResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.ConstructorResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.FieldResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.MethodResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.StringBufferResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.StringResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.ThreadGroupResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.ThreadResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.URLResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.
CommonNameResolver.ValueResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.EclipseClassLoaderResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.EclipseDefaultClassLoaderResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.PointResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.RectangleResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.RGBResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.eclipse.
EclipseNameResolver.StartupClassLoaderResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.jetty.
JettyNameResolvers.JasperLoaderResolver
resolve(IObject)
- Method in class org.eclipse.mat.inspections.jetty.
JettyNameResolvers.WebAppClassLoaderResolver
resolve(int)
- Method in interface org.eclipse.mat.parser.internal.snapshot.
IHistogramBuilderResolver
Deprecated.
resolve(String)
- Method in class org.eclipse.mat.query.registry.
CategoryDescriptor
resolve(Spec)
- Method in class org.eclipse.mat.report.
SpecFactory
resolve(IObject)
- Method in interface org.eclipse.mat.snapshot.extension.
IClassSpecificNameResolver
Resolve the name for snapshot object.
resolve(IObject)
- Static method in class org.eclipse.mat.snapshot.registry.
ClassSpecificNameResolverRegistry
Resolve name of the given snapshot object or return null if it can't be resolved.
resolveByClass(IClass, IProgressListener)
- Method in interface org.eclipse.mat.snapshot.extension.
ITroubleTicketResolver
Return a proposal for the component (e.g.
resolveByClassLoader(IClassLoader, IProgressListener)
- Method in interface org.eclipse.mat.snapshot.extension.
ITroubleTicketResolver
Return a proposal for the component (e.g.
resolveClassHierarchy(long)
- Method in class org.eclipse.mat.hprof.
HprofParserHandlerImpl
resolveClassHierarchy(ISnapshot, IClass)
- Method in class org.eclipse.mat.hprof.
HprofRandomAccessParser
resolveClassHierarchy(long)
- Method in interface org.eclipse.mat.hprof.
IHprofParserHandler
resolveClassHierarchy(int)
- Method in class org.eclipse.mat.parser.internal.
SnapshotImpl
resolveValue(String)
- Method in class org.eclipse.mat.parser.model.
AbstractObjectImpl
resolveValue(String)
- Method in interface org.eclipse.mat.snapshot.model.
IObject
Resolves and returns the value of a field specified by a dot notation.
resource
- Static variable in class org.eclipse.mat.ui.snapshot.views.
Messages
resourceChanged(IResourceChangeEvent)
- Method in class org.eclipse.mat.ui.editor.
MultiPaneEditor
ResultMetaData
- Class in
org.eclipse.mat.query
Holds meta-data of the query result needed to fine-tune the display of the result.
ResultMetaData.Builder
- Class in
org.eclipse.mat.query
ResultMetaData
factory
ResultMetaData.Builder()
- Constructor for class org.eclipse.mat.query.
ResultMetaData.Builder
ResultRenderer
- Class in
org.eclipse.mat.report.internal
ResultRenderer()
- Constructor for class org.eclipse.mat.report.internal.
ResultRenderer
ResultRenderer_Error_OutputterNotFound
- Static variable in class org.eclipse.mat.report.internal.
Messages
ResultRenderer_Label_Details
- Static variable in class org.eclipse.mat.report.internal.
Messages
ResultRenderer_Label_TableOfContents
- Static variable in class org.eclipse.mat.report.internal.
Messages
RETAINED
- Static variable in interface org.eclipse.mat.internal.snapshot.
HeapObjectParamArgument.Flags
RETAINED_SET
- Static variable in interface org.eclipse.mat.ui.
MemoryAnalyserPlugin.ISharedImages
retainedBy(String)
- Static method in class org.eclipse.mat.snapshot.
OQL
Select the retained set of a given OQL query.
retainedBy(int)
- Static method in class org.eclipse.mat.snapshot.
OQL
Select the retained set of a given object.
RetainedSetQuery
- Class in
org.eclipse.mat.inspections
RetainedSetQuery()
- Constructor for class org.eclipse.mat.inspections.
RetainedSetQuery
RetainedSetQuery_RetainedBy
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeCache
- Class in
org.eclipse.mat.parser.internal.snapshot
RetainedSizeCache(XSnapshotInfo)
- Constructor for class org.eclipse.mat.parser.internal.snapshot.
RetainedSizeCache
RetainedSizeCache_ErrorReadingRetainedSizes
- Static variable in class org.eclipse.mat.parser.internal.
Messages
RetainedSizeCache_Warning_IgnoreError
- Static variable in class org.eclipse.mat.parser.internal.
Messages
RetainedSizeDerivedData
- Class in
org.eclipse.mat.snapshot.query
Extract retained size information.
RetainedSizeDerivedData(ISnapshot)
- Constructor for class org.eclipse.mat.snapshot.query.
RetainedSizeDerivedData
Initial constructor.
RetainedSizeDerivedData_Error_IllegalContext
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeDerivedData_Error_IllegalObjectId
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeDerivedData_ErrorMsg_IllegalContextObject
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeDerivedData_ErrorMsg_IllegalObjectId
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeDerivedData_Label_Approximate
- Static variable in class org.eclipse.mat.internal.
Messages
RetainedSizeDerivedData_Label_Precise
- Static variable in class org.eclipse.mat.internal.
Messages
rethrow(Throwable)
- Static method in exception org.eclipse.mat.
SnapshotException
Wrap, if necessary, and return a SnapshotException.
reverse(long)
- Method in interface org.eclipse.mat.parser.index.
IIndexReader.IOne2LongIndex
reverse(long)
- Method in class org.eclipse.mat.parser.index.
IndexWriter.Identifier
reverseComparator(Comparator<Object>)
- Static method in class org.eclipse.mat.snapshot.
DominatorsSummary
Reverse the sort order.
reverseComparator(Comparator<HistogramRecord>)
- Static method in class org.eclipse.mat.snapshot.
HistogramRecord
Convenience method reversing the order of the given comparator.
run()
- Method in class org.eclipse.mat.parser.internal.snapshot.
ObjectMarker.DfsThread
run()
- Method in class org.eclipse.mat.ui.actions.
ImportReportAction
run()
- Method in class org.eclipse.mat.ui.actions.
OpenHelpPageAction
run()
- Method in class org.eclipse.mat.ui.actions.
RunExternalReportAction
run()
- Method in class org.eclipse.mat.ui.internal.acquire.
AcquireSnapshotAction
run(IAction)
- Method in class org.eclipse.mat.ui.internal.acquire.
AcquireSnapshotAction
run()
- Method in class org.eclipse.mat.ui.internal.actions.
ExecuteQueryAction
run()
- Method in class org.eclipse.mat.ui.internal.actions.
OpenPaneAction
run()
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenIconAssistAction
run(IAction)
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenIconAssistAction
run()
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenObjectByIdAction
run()
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenOQLStudioAction
run(String[], ICheatSheetManager)
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenSampleHeapDumpAction
run()
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenSampleHeapDumpAction
run(IAction)
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenSnapshotAction
run()
- Method in class org.eclipse.mat.ui.snapshot.actions.
OpenSnapshotAction
run()
- Method in class org.eclipse.mat.ui.util.
EasyToolBarDropDown
run()
- Method in class org.eclipse.mat.ui.util.
QueryContextMenu.QueryAction
RunExternalReportAction
- Class in
org.eclipse.mat.ui.actions
RunExternalReportAction(MultiPaneEditor)
- Constructor for class org.eclipse.mat.ui.actions.
RunExternalReportAction
RunExternalReportAction_OpenReportDefinition
- Static variable in class org.eclipse.mat.ui.
Messages
RunExternalReportAction_ReportDefinitions
- Static variable in class org.eclipse.mat.ui.
Messages
RunExternalReportAction_RunReport
- Static variable in class org.eclipse.mat.ui.
Messages
RunExternalTest
- Class in
org.eclipse.mat.report.internal
RunExternalTest()
- Constructor for class org.eclipse.mat.report.internal.
RunExternalTest
RUNNING_METHODS_AS_CLASSES
- Static variable in class org.eclipse.mat.dtfj.
PreferenceConstants
RunRegisterdReport
- Class in
org.eclipse.mat.report.internal
RunRegisterdReport()
- Constructor for class org.eclipse.mat.report.internal.
RunRegisterdReport
RunRegisterdReport_Error_UnknownReport
- Static variable in class org.eclipse.mat.report.internal.
Messages
RunReportsDropDownAction
- Class in
org.eclipse.mat.ui.actions
RunReportsDropDownAction(MultiPaneEditor)
- Constructor for class org.eclipse.mat.ui.actions.
RunReportsDropDownAction
RunReportsDropDownAction_RunExpertSystemTest
- Static variable in class org.eclipse.mat.ui.
Messages
runtime()
- Method in class org.eclipse.mat.hprof.
EnhancerRegistry.Enhancer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X