Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UIPreferencePage - Class in org.eclipse.mat.ui.internal
This class represents a preference page that is contributed to the Preferences dialog.
UIPreferencePage() - Constructor for class org.eclipse.mat.ui.internal.UIPreferencePage
 
UIPreferencePage_BytesDisplay - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_BytesDisplay_Bytes - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_BytesDisplay_Gigabytes - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_BytesDisplay_Kilobytes - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_BytesDisplay_Megabytes - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_BytesDisplay_Smart - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_DiscardEnable - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_DiscardOffset - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_DiscardPattern - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_DiscardPercentage - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_DiscardSeed - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_ExpandEntries - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_HideGettingStartedWizard - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_HideQueryHelp - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_HideWelcomeScreen - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_KeepUnreachableObjects - Static variable in class org.eclipse.mat.ui.Messages
 
UIPreferencePage_PreferencesSubtitle - Static variable in class org.eclipse.mat.ui.Messages
 
ULocaleResolver() - Constructor for class org.eclipse.mat.inspections.CommonNameResolver.ULocaleResolver
 
UnclosableInputStream(InputStream) - Constructor for class org.eclipse.mat.hprof.SeekableStream.UnclosableInputStream
 
undo - Variable in class org.eclipse.mat.hprof.ExportHprof
 
UNFINALIZED - Static variable in interface org.eclipse.mat.snapshot.model.GCRootInfo.Type
An object which has a finalize method, but has not been finalized and is not yet on the finalizer queue
UNFLAGGED - Static variable in annotation type org.eclipse.mat.query.annotations.Argument
A constant for the Argument.flag() annotation parameter to show that for a command line query no flag should be specified before the argument.
union(StringBuilder, String) - Static method in class org.eclipse.mat.snapshot.OQL
Create a OQL union statement and append it to the query.
UNION - Enum constant in enum org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.Operation
 
UNION - Enum constant in enum org.eclipse.mat.ui.snapshot.panes.CompareTablesPane.SetopOption
 
UNION_CLAUSE - Static variable in class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.OQLPartitionScanner
 
UnionClause(Query) - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
 
Units - Class in org.eclipse.mat.util
A way of adding units to values.
Units() - Constructor for class org.eclipse.mat.util.Units
 
Units.Plain - Enum in org.eclipse.mat.util
 
Units.Storage - Enum in org.eclipse.mat.util
 
UNKNOWN - Static variable in interface org.eclipse.mat.snapshot.model.GCRootInfo.Type
GC root of unknown type, or a type not matching any of the other declared types
UNKNOWN_ICON_KEY - Static variable in class org.eclipse.mat.ui.IconLabels
 
UNKNOWN_TOTAL_WORK - Static variable in interface org.eclipse.mat.util.IProgressListener
Constant which may be used to indicate that the total amount of work units is not known.
unload() - Method in interface org.eclipse.mat.parser.index.IIndexReader
Clear the caches.
unload() - Method in class org.eclipse.mat.parser.index.IndexReader.IntIndex1NSortedReader
 
unload() - Method in class org.eclipse.mat.parser.index.IndexReader.IntIndexReader
 
unload() - Method in class org.eclipse.mat.parser.index.IndexReader.LongIndex1NReader
 
unload() - Method in class org.eclipse.mat.parser.index.IndexReader.LongIndexReader
 
unload() - Method in class org.eclipse.mat.parser.index.IndexReader.SizeIndexReader
Delegate to the int index.
unload() - Method in class org.eclipse.mat.parser.index.IndexWriter.Identifier
 
unload() - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexStreamer
 
unload() - Method in class org.eclipse.mat.parser.index.IndexWriter.IntIndexCollector
 
unload() - Method in class org.eclipse.mat.parser.index.IndexWriter.LongIndexStreamer
 
unload() - Method in class org.eclipse.mat.parser.internal.snapshot.RetainedSizeCache
 
UNREACHABLE - Static variable in interface org.eclipse.mat.snapshot.model.GCRootInfo.Type
An object which is unreachable from any other root, but has been marked as a root by MAT to retain objects which otherwise would not be included in the analysis
unreachable_heap - Static variable in class org.eclipse.mat.ui.snapshot.views.Messages
 
UnreachableObjectsHistogram - Class in org.eclipse.mat.snapshot
Summary information about objects discarded from the snapshot
UnreachableObjectsHistogram(Collection<UnreachableObjectsHistogram.Record>) - Constructor for class org.eclipse.mat.snapshot.UnreachableObjectsHistogram
 
UnreachableObjectsHistogram.Record - Class in org.eclipse.mat.snapshot
Holds details about the unreachable objects for objects of one particular
UnreachableObjectsQuery - Class in org.eclipse.mat.inspections
 
UnreachableObjectsQuery() - Constructor for class org.eclipse.mat.inspections.UnreachableObjectsQuery
 
unsuitableSubjects(QueryDescriptor, List<IContextObject>) - Method in class org.eclipse.mat.ui.util.QueryContextMenu
See if the menuContext cannot possibly satisfy the requirements of the query.
unsuitableSubjects(QueryDescriptor, IQueryContext) - Static method in class org.eclipse.mat.ui.internal.browser.QueryBrowserProvider
 
unwrap() - Method in class org.eclipse.mat.query.refined.RefinedStructuredResult
 
unzipAndOpen(File) - Static method in class org.eclipse.mat.ui.actions.ImportReportAction
 
unzipFile(File) - Static method in class org.eclipse.mat.util.FileUtils
Unzip the specified zip file into a directory of the same name as the zip file minus the suffix within the same parent directory.
unzipFile(File, File) - Static method in class org.eclipse.mat.util.FileUtils
Unzip the specified zip file into the specified destination.
update() - Method in class org.eclipse.mat.ui.internal.views.NavigatorViewPage
 
updateColumns() - Method in class org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.TableComparisonResult
 
updateToolbar() - Method in class org.eclipse.mat.ui.editor.MultiPaneEditor
 
URIResolver() - Constructor for class org.eclipse.mat.inspections.CommonNameResolver.URIResolver
 
URLResolver() - Constructor for class org.eclipse.mat.inspections.CommonNameResolver.URLResolver
 
Usage - Annotation Type in org.eclipse.mat.query.annotations
Annotates a custom usage message.
use_compressed_oops - Static variable in class org.eclipse.mat.ui.snapshot.views.Messages
 
useAdditionalClassReferences() - Static method in class org.eclipse.mat.hprof.ui.HprofPreferences
 
usedHeapSize - Variable in class org.eclipse.mat.hprof.IHprofParserHandler.HeapObject
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form