Attributes Summary |
timeOverThreshold : int | This attribute is used in concert with the timeUnits to define the length of time that the memory utilization must be over the memoryUsed value before restarting.
|
timeUnits : int | This attribute is used in concert with the timeOverThreshold to define the length of time that the memory utilization must be over the memoryUsed value before restarting.
|
memoryUsed : int | The excessive memory condition policy restarts members when the memory usage exceeds a percentage of your heap size over a period of time.
|