public class AbstractBucketBuilder<T extends AbstractBucketBuilder> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBucketBuilder() |
| Modifier and Type | Method and Description |
|---|---|
T |
addLimit(Bandwidth bandwidth)
Adds limited bandwidth for all buckets which will be constructed by this builder.
|
protected BucketConfiguration |
buildConfiguration() |
public T addLimit(Bandwidth bandwidth)
bandwidth - limitationprotected BucketConfiguration buildConfiguration()
Copyright © 2021. All rights reserved.