-
- All Implemented Interfaces:
- Encoder<byte[],Number>, Hash32<byte[]>, Hash64<byte[]>
public class KetamaHash
extends Object
implements Hash64<byte[]>, Hash32<byte[]>
Ketama算法,用于在一致性Hash中快速定位服务器位置
- Since:
- 5.7.20
- Author:
- looly
-
-
Constructor Summary
Constructors
Constructor and Description |
KetamaHash() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KetamaHash
public KetamaHash()
Copyright © 2025. All rights reserved.