Package one.jfr.event

Class Event

java.lang.Object
one.jfr.event.Event
All Implemented Interfaces:
Comparable<Event>
Direct Known Subclasses:
AllocationSample, ContendedLock, CPULoad, ExecutionSample, GCHeapSummary, LiveObject, ObjectCount

public abstract class Event extends Object implements Comparable<Event>