| Package | Description |
|---|---|
| org.aredis.cache |
Contains the core aredis related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHashAlgorithm
Known hashing algorithms for locating a server for a key.
|
| Constructor and Description |
|---|
ConsistentKeyHasher(AsyncRedisConnection[] pconnections,
int phashesPerConnection,
HashAlgorithm phashAlg)
Creates a Consistent Key Hasher.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.