JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.ibm.jvm.trace.format.api.TraceRecord
Packages that use
TraceRecord
Package
Description
com.ibm.jvm.trace.format.api
This API is used to process trace buffers generated by the IBM JVM.
Uses of
TraceRecord
in
com.ibm.jvm.trace.format.api
Methods in
com.ibm.jvm.trace.format.api
with parameters of type
TraceRecord
Modifier and Type
Method
Description
protected void
TraceThread.
addRecord
(
TraceRecord
record)
Adds a record to the set of records associated with this thread.