Uses of Interface
org.smallmind.quorum.bucket.BucketKey
-
Packages that use BucketKey Package Description org.smallmind.quorum.bucket -
-
Uses of BucketKey in org.smallmind.quorum.bucket
Methods in org.smallmind.quorum.bucket that return BucketKey Modifier and Type Method Description BucketKey<T>BucketSelector. selection(T input)Methods in org.smallmind.quorum.bucket with parameters of type BucketKey Modifier and Type Method Description voidTokenBucket. add(BucketKey<T> key, BucketFactory<T> factory)
-