@Stability.Internal public interface MemcachedHashingStrategy
| Modifier and Type | Method and Description |
|---|---|
String |
hash(KetamaRingNode info,
int repetition)
The hash for each node based on the node information and repetition.
|
String hash(KetamaRingNode info, int repetition)
info - the node inforepetition - the repetitionCopyright © 2024 Couchbase, Inc.. All rights reserved.