| 程序包 | 说明 |
|---|---|
| cn.hutool.core.lang.hash |
提供Hash算法的封装
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Hash128<T>
Hash计算接口
|
interface |
Hash32<T>
Hash计算接口
|
interface |
Hash64<T>
Hash计算接口
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
KetamaHash
Ketama算法,用于在一致性Hash中快速定位服务器位置
|
Copyright © 2022. All rights reserved.