|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ScatterPolicy
Scatter policy instances control how items are distributed amongst the local buckets.
| Method Summary | |
|---|---|
int |
selectBucket(int count)
Deprecated. Returns a bucket index in the range 0 to (count - 1) to which an item should be assigned. |
| Method Detail |
|---|
int selectBucket(int count)
count - exclusive maximum index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||