Uses of Class
com.ibm.jvm.trace.format.api.TraceRecord
Packages that use TraceRecord
Package
Description
This API is used to process trace buffers generated by OpenJ9.
-
Uses of TraceRecord in com.ibm.jvm.trace.format.api
Classes in com.ibm.jvm.trace.format.api that implement interfaces with type arguments of type TraceRecordMethods in com.ibm.jvm.trace.format.api with parameters of type TraceRecordModifier and TypeMethodDescriptionprotected void
TraceThread.addRecord
(TraceRecord record) Adds a record to the set of records associated with this thread.int
TraceRecord.compareTo
(TraceRecord other)