Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the garbage collector. | [optional] |
collectionCount | Long | The number of times garbage collection has run. | [optional] |
collectionTime | String | The total amount of time spent garbage collecting. | [optional] |
collectionMillis | Long | The total number of milliseconds spent garbage collecting. | [optional] |