Package org.eclipse.mat.snapshot.model
package org.eclipse.mat.snapshot.model
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
These enable information about the snapshot to be processed in a standard way.
-
ClassDescriptionDescribes a member variable, i.e.Describes a field of an object, i.e.Describes a garbage collection root.Reasons why an heap object is a garbage collection root.Interface for an array object in the heap dump.Interface for a class instance in the heap dump.An interface for class loader.Interface for a plain vanilla object instance in the heap dump.Base interface for all objects found in a snapshot.The type of the primitive array.Marker interface to represent object arrays in the heap dump.Interface for primitive arrays in the heap dump.May be subject of changeMay be subject of changeA named reference.Factory of heap object comparators.The value of a field if it is an object reference.Utility class to extract String representations of heap dump objects.Value of a field if it is a pseudo references.The class represents a references from a running thread object to objects which are local for this thread.