| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.internal.parser | |
| org.openjdk.jmc.flightrecorder.parser |
Parser extensions are a way to modify events read from a Flight Recording.
|
| org.openjdk.jmc.flightrecorder.parser.filter | |
| org.openjdk.jmc.flightrecorder.parser.synthetic |
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
LoaderContext.getSinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
IParserExtension.getEventSinkFactory(IEventSinkFactory subFactory)
Get a new event sink factory for use during the reading of one Flight Recording.
|
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
IParserExtension.getEventSinkFactory(IEventSinkFactory subFactory)
Get a new event sink factory for use during the reading of one Flight Recording.
|
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
FilterExtension.getEventSinkFactory(IEventSinkFactory subFactory) |
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
FilterExtension.getEventSinkFactory(IEventSinkFactory subFactory) |
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
SyntheticAttributeExtension.getEventSinkFactory(IEventSinkFactory sf) |
| Modifier and Type | Method and Description |
|---|---|
IEventSinkFactory |
SyntheticAttributeExtension.getEventSinkFactory(IEventSinkFactory sf) |
Copyright © 2020. All rights reserved.