Interface | Description |
---|---|
ConsistentHash |
Abstraction for the used consistent hash.
|
Class | Description |
---|---|
ConsistentHashFactory |
Factory for
ConsistentHash function. |
ConsistentHashV1 |
Version one consistent hash function based on
MurmurHash2 ; |
ConsistentHashV2 |
Version 2 of the ConsistentHash function.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.