Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.parser |
Parser extensions are a way to modify events read from a Flight Recording.
|
Modifier and Type | Method and Description |
---|---|
IEventSink |
IEventSinkFactory.create(String identifier,
String label,
String[] category,
String description,
List<ValueField> dataStructure)
Create a new event sink for an event type.
|
Copyright © 2020. All rights reserved.