Package one.jfr.event
Class AllocationSample
java.lang.Object
one.jfr.event.Event
one.jfr.event.AllocationSample
-
Field Summary
FieldsFields inherited from class one.jfr.event.Event
stackTraceId, tid, time -
Constructor Summary
ConstructorsConstructorDescriptionAllocationSample(long time, int tid, int stackTraceId, int classId, long allocationSize, long tlabSize) -
Method Summary
-
Field Details
-
classId
public final int classId -
allocationSize
public final long allocationSize -
tlabSize
public final long tlabSize
-
-
Constructor Details
-
AllocationSample
public AllocationSample(long time, int tid, int stackTraceId, int classId, long allocationSize, long tlabSize)
-
-
Method Details
-
hashCode
-
sameGroup
-
value
-