-
-
-
Subclasses of NotifyingMeter in jdk.management.resource
Modifier and Type |
Class |
Description |
class |
BoundedMeter |
A BoundedMeter enforces an upper bound, provides an approver callback for
changes and allocates from an optional parent.
|
class |
ThrottledMeter |
A ThrottledMeter with bandwidth limit, an approver callback for requests and
allocates from an optional parent.
|