@Stability.Internal public interface KetamaRingNode
| Modifier and Type | Method and Description |
|---|---|
HostAndPort |
ketamaAuthority()
Returns a node's host and non-TLS KV port from the "default" network.
|
@Nullable HostAndPort ketamaAuthority()
Used with Memcached buckets to determine which document IDs this node is responsible for.
If the node has no non-TLS KV port, then this method returns null, and the node cannot participate in a ketama ring.
Copyright © 2024 Couchbase, Inc.. All rights reserved.