public class Throttler
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Throttler.Rate
A rate used for throttling.
|
static class |
Throttler.Rate$ |
static class |
Throttler.RateInt
Helper for some syntactic sugar.
|
static class |
Throttler.RateInt$ |
static class |
Throttler.SetRate
Set the rate of a throttler.
|
static class |
Throttler.SetRate$ |
static class |
Throttler.SetTarget
Set the target of a throttler.
|
static class |
Throttler.SetTarget$ |
Constructor and Description |
---|
Throttler() |