| 接口 | 说明 |
|---|---|
| HashFunction |
Hash Function
|
| HashNode |
The interface Hash node.
|
| 类 | 说明 |
|---|---|
| ConsistentHash<T extends HashNode> |
Consistent hash implementation, use
HashNode as physical node. |
| MD5HashFunction |
MD5 hash function
|
| MessageDigests |
This MessageDigests class provides convenience methods for obtaining
thread local
MessageDigest instances for MD5, SHA-1, and
SHA-256 message digests. |
Copyright © 2019 The Ant Financial. All rights reserved.