public final class BucketConfiguration extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
INITIAL_TOKENS_UNSPECIFIED |
| Constructor and Description |
|---|
BucketConfiguration(List<io.github.bucket4j.BandwidthDefinition> bandwidths,
TimeMeter timeMeter) |
| Modifier and Type | Method and Description |
|---|---|
Bandwidth[] |
getBandwidths() |
long[] |
getBandwidthsInitialTokens() |
TimeMeter |
getTimeMeter() |
String |
toString() |
public static final long INITIAL_TOKENS_UNSPECIFIED
Copyright © 2017. All rights reserved.