Package org.smallmind.quorum.bucket
Interface BucketSelector<T>
-
public interface BucketSelector<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BucketKey<T>selection(T input)
-
public interface BucketSelector<T>
| Modifier and Type | Method | Description |
|---|---|---|
BucketKey<T> |
selection(T input) |