Interface | Description |
---|---|
LimiterManagementMBean |
Defines the JMX interface used for managing the limiting sub-system.
|
LimiterMBean |
Defines the base JMX interface for controlling a single limiter.
|
LimiterRampUpMBean |
The
LimiterRampUpMBean interface provides methods to configure ramp up of the "SystemInput" limiter. |
QueueSaturationLimiterMBean |
Defines the JMX interface for controlling a single queue saturation limiter.
|
RateLimiterMBean |
Defines the JMX interface for controlling a single rate limiter.
|
Class | Description |
---|---|
EndpointIDUtil |
Enum | Description |
---|---|
LimiterType | |
TimeUnit |
An emumeration of time units, used when setting a limiter’s rate.
|
Exception | Description |
---|---|
LimitingManagementException |
Exception type thrown by the limiting management MBeans for admin operations which are invalid.
|