| Package | Description |
|---|---|
| org.thales.punch.libraries.netty.loadcontrol |
Rate limiter library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RateLimiterLoadController
This class allows you to know when you should start refuse traffic because the application
is overloaded.
|
| Modifier and Type | Method and Description |
|---|---|
LoadController |
RateLimiterLoadController.configure(org.thales.punch.settings.api.ISettingsMap settings) |
LoadController |
LoadController.configure(org.thales.punch.settings.api.ISettingsMap settings)
Configure a load controller.
|
static LoadController |
LoadController.factory(org.thales.punch.settings.api.ISettingsMap settings,
org.thales.punch.libraries.metrics.api.IMetricContext metricsContext)
Return a load controller as configured in the settings.
|
Copyright © 2023. All rights reserved.