Uses of Class
jdk.jfr.consumer.RecordedEvent
-
Packages that use RecordedEvent Package Description jdk.jfr.consumer Stubs to compile JFR events on Java 8. -
-
Uses of RecordedEvent in jdk.jfr.consumer
Method parameters in jdk.jfr.consumer with type arguments of type RecordedEvent Modifier and Type Method Description void
RecordingStream. onEvent(java.lang.String name, java.util.function.Consumer<RecordedEvent> consumer)
-