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] |
This repository has been archived by the owner on May 17, 2018. It is now read-only.