Class FetchJFRAllocations

java.lang.Object
com.netcracker.profiler.fetch.FetchJFRDump
com.netcracker.profiler.fetch.FetchJFRAllocations
All Implemented Interfaces:
Runnable

public class FetchJFRAllocations extends FetchJFRDump
  • Field Details

    • allocationSize

      protected org.openjdk.jmc.common.item.IMemberAccessor<org.openjdk.jmc.common.unit.IQuantity,org.openjdk.jmc.common.item.IItem> allocationSize
    • allocationSizeInTlab

      protected org.openjdk.jmc.common.item.IMemberAccessor<org.openjdk.jmc.common.unit.IQuantity,org.openjdk.jmc.common.item.IItem> allocationSizeInTlab
    • allocationClass

      protected org.openjdk.jmc.common.item.IMemberAccessor<org.openjdk.jmc.common.IMCType,org.openjdk.jmc.common.item.IItem> allocationClass
  • Constructor Details

  • Method Details

    • getIItemFilter

      protected org.openjdk.jmc.common.item.IItemFilter getIItemFilter()
      Specified by:
      getIItemFilter in class FetchJFRDump
    • onNextItemType

      protected void onNextItemType(org.openjdk.jmc.common.item.IType<org.openjdk.jmc.common.item.IItem> itemType)
      Overrides:
      onNextItemType in class FetchJFRDump
    • addStackTrace

      protected void addStackTrace(org.openjdk.jmc.common.item.IItem event, ThreadInfo threadinfo)
      Overrides:
      addStackTrace in class FetchJFRDump