|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeakyBucket | |
|---|---|
| ch.bind.philib.util | |
| Uses of LeakyBucket in ch.bind.philib.util |
|---|
| Methods in ch.bind.philib.util that return LeakyBucket | |
|---|---|
static LeakyBucket |
LeakyBucket.withTakeIntervalMs(long takeIntervalMs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withTakeIntervalNs(long takeIntervalNs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withTakeIntervalUs(long takeIntervalUs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withTakesPerSecond(double takesPerSecond,
long capacity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||