Interface IMCOldObjectGcRoot

  • All Known Implementing Classes:
    StructTypes.JfrOldObjectGcRoot

    public interface IMCOldObjectGcRoot
    Class describing a root object used as a starting point for the GC to find all alive objects on the heap.
    • Method Detail

      • getDescription

        java.lang.String getDescription()
        Returns:
        a text description of the GC root object
      • getSystem

        java.lang.String getSystem()
        Returns:
        the VM subsystem of origin for the GC root object
      • getType

        java.lang.String getType()
        Returns:
        the root type