| Package | Description |
|---|---|
| com.couchbase.client.core.config | |
| com.couchbase.client.core.node | |
| com.couchbase.client.core.topology |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeInfo
Service addresses for one node of a Couchbase Server cluster.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MemcachedHashingStrategy.hash(KetamaRingNode info,
int repetition)
The hash for each node based on the node information and repetition.
|
String |
StandardMemcachedHashingStrategy.hash(KetamaRingNode info,
int repetition) |
String |
Sdk2CompatibleMemcachedHashingStrategy.hash(KetamaRingNode info,
int repetition) |
| Modifier and Type | Method and Description |
|---|---|
static <E extends KetamaRingNode> |
KetamaRing.create(List<E> nodes,
MemcachedHashingStrategy strategy) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.