Package | Description |
---|---|
cn.hutool.core.lang.hash |
提供Hash算法的封装
|
Modifier and Type | Interface and Description |
---|---|
interface |
Hash128<T>
Hash计算接口
|
interface |
Hash32<T>
Hash计算接口
|
interface |
Hash64<T>
Hash计算接口
|
Modifier and Type | Class and Description |
---|---|
class |
KetamaHash
Ketama算法,用于在一致性Hash中快速定位服务器位置
|
Copyright © 2025. All rights reserved.