Class HistogramBuilderResolverData
java.lang.Object
org.eclipse.mat.parser.internal.snapshot.HistogramBuilderResolverData
Deprecated.
-
Constructor Summary
ConstructorDescriptionHistogramBuilderResolverData
(String classLabel, long classUsedPermSize, String classLoaderLabel, int classLoaderId, long retainedHeapSize) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.int
Deprecated.Deprecated.long
Deprecated.long
Deprecated.
-
Constructor Details
-
Method Details
-
getClassLabel
Deprecated. -
getClassUsedPermSize
public long getClassUsedPermSize()Deprecated. -
getClassLoaderLabel
Deprecated. -
getClassLoaderId
public int getClassLoaderId()Deprecated. -
getRetainedHeapSize
public long getRetainedHeapSize()Deprecated.
-
HistogramBuilder.toHistogram(org.eclipse.mat.parser.internal.SnapshotImpl, boolean)
instead