| Class | Description |
|---|---|
| GCCollectionEvent |
Base class for GC collection events emitting by
GCNotificationEventEmitter. |
| GCMajorCollectionEvent |
GC Buck event representing a major GC collection.
|
| GCMinorCollectionEvent |
GC Buck event representing a major GC collection.
|
| GCNotificationEventEmitter |
JVM
NotificationListener tuned to listen for GC events and emit GC events on the Buck
event bus. |