Package org.smallmind.quorum.bucket
Interface BucketFactory<T>
-
public interface BucketFactory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TokenBucket<T>create()
-
-
-
Method Detail
-
create
TokenBucket<T> create()
-
-