|
||||||||||
| 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.withLeakIntervalMs(long leakIntervalMs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withLeakIntervalNs(long leakIntervalNs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withLeakIntervalUs(long leakIntervalUs,
long capacity)
|
static LeakyBucket |
LeakyBucket.withLeakPerSecond(double leakPerSecond,
long capacity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||