| Package | Description |
|---|---|
| org.openjdk.jmc.flightrecorder.internal.parser |
| Modifier and Type | Class and Description |
|---|---|
private static class |
RepositoryBuilder.DurationEventTypeEntry |
private static class |
RepositoryBuilder.InstantEventTypeEntry |
| Modifier and Type | Field and Description |
|---|---|
private RepositoryBuilder.EventTypeEntry |
RepositoryBuilder.EventTypeEntry.next |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,RepositoryBuilder.EventTypeEntry> |
RepositoryBuilder.eventTypes |
| Modifier and Type | Method and Description |
|---|---|
private static RepositoryBuilder.EventTypeEntry |
RepositoryBuilder.createEventTypeEntry(java.lang.String identifier,
java.lang.String label,
java.lang.String[] category,
java.lang.String description,
java.util.List<ValueField> dataStructure) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<RepositoryBuilder.EventTypeEntry> |
RepositoryBuilder.getEventTypes() |