|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.jrockit.mc.flightrecorder.provider | |
|---|---|
| com.jrockit.mc.flightrecorder.provider | |
| Classes in com.jrockit.mc.flightrecorder.provider used by com.jrockit.mc.flightrecorder.provider | |
|---|---|
| EventStorage
Container that can hold events and iterate over them Events can be added in O(n), instead of O*log(n) for an ArrayList, and without the overhead associated LinkedList. |
|
| EventType
Event type that holds static metadata about an event. |
|
| Field
Abstract base class for fields. |
|
| Producer
Class that represents an event producer. |
|
| StorageHelper
The purpose of this class is store collection of storages so they don't need to be recalculated. |
|
| Track
A time-line where events could be place up on. |
|
| TrackGroup
A container that holds tracks. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||