public class ConsistentHasher extends Object
| Constructor and Description |
|---|
ConsistentHasher(com.google.common.hash.HashFunction hashFunction) |
| Modifier and Type | Method and Description |
|---|---|
String |
findKey(byte[] obj) |
void |
updateKeys(Set<String> currentKeys) |
Copyright © 2011–2018. All rights reserved.