public class KetamaHash extends Object implements Hash64<byte[]>, Hash32<byte[]>
KetamaHash()
Number
encode(byte[] key)
int
hash32(byte[] key)
long
hash64(byte[] key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KetamaHash()
public long hash64(byte[] key)
Hash64
hash64
Hash64<byte[]>
key
public int hash32(byte[] key)
Hash32
hash32
Hash32<byte[]>
public Number encode(byte[] key)
Encoder
encode
Encoder<byte[],Number>
Copyright © 2024. All rights reserved.