com.ibm.java.diagnostics.healthcenter.api.classes

Interface ClassHistogramEvent

  • All Superinterfaces:
    BaseEvent


    public interface ClassHistogramEvent
    extends BaseEvent
    This class defines the values returned when a class histogram event takes place and is used by the ClassHistogramEventListener interface
    • Method Detail

      • getHistogramData

        ClassHistogramData[] getHistogramData()
        gets the array of histogram data associated with this event
        Returns:
© Copyright 2012, 2016 IBM Corporation.