|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsistentHash
A consistent hash algorithm
| Method Summary | |
|---|---|
List<Address> |
locate(Object key,
int replCount)
|
Map<Object,List<Address>> |
locateAll(Collection<Object> keys,
int replCount)
|
void |
setCaches(Collection<Address> caches)
|
| Method Detail |
|---|
void setCaches(Collection<Address> caches)
List<Address> locate(Object key,
int replCount)
Map<Object,List<Address>> locateAll(Collection<Object> keys,
int replCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||