Interface ClassHistogramEvent
- All Superinterfaces:
BaseEvent
- All Known Implementing Classes:
ClassHistogramEventObject
This class defines the values returned when a class histogram event takes place and is
used by the ClassHistogramEventListener interface
-
Method Summary
Modifier and TypeMethodDescriptiongets the array of histogram data associated with this eventMethods inherited from interface com.ibm.java.diagnostics.healthcenter.api.BaseEvent
getEventTime
-
Method Details
-
getHistogramData
ClassHistogramData[] getHistogramData()gets the array of histogram data associated with this event- Returns:
-