Interface and Description |
---|
org.eclipse.mat.parser.internal.snapshot.IHistogramBuilderResolver |
Class and Description |
---|
org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData |
org.eclipse.mat.snapshot.query.HistogramResult
Use
Histogram instead. |
Method and Description |
---|
org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream.getColumn() |
org.eclipse.mat.parser.model.AbstractObjectImpl.getComparatorForClassSpecificName() |
org.eclipse.mat.parser.model.AbstractObjectImpl.getComparatorForTechnicalName() |
org.eclipse.mat.parser.model.AbstractObjectImpl.getComparatorForUsedHeapSize() |
org.eclipse.mat.parser.internal.oql.parser.SimpleCharStream.getLine() |
org.eclipse.mat.query.results.CompositeResult.getResults()
Use
CompositeResult.getResultEntries() instead |
org.eclipse.mat.snapshot.registry.ClassSpecificNameResolverRegistry.registerResolver(String, IClassSpecificNameResolver)
Use default extension mechanism: just implement interface and
register location via UI
|
org.eclipse.mat.snapshot.query.SnapshotQuery.set(String, Object)
use setArgument() instead
|
Constructor and Description |
---|
org.eclipse.mat.report.SectionSpec() |
org.eclipse.mat.snapshot.SnapshotInfo(String, String, int, Date, int, int, int, int, long) |