public interface MemcachedBucketConfig extends BucketConfig
Modifier and Type | Method and Description |
---|---|
SortedMap<Long,NodeInfo> |
ketamaNodes() |
NetworkAddress |
nodeForId(byte[] id)
Returns the target node address for the given document id.
|
hasFastForwardMap, locator, name, nodes, password, password, rev, serviceEnabled, streamingUri, tainted, type, uri, useAlternateNetwork, useAlternateNetwork, username, username, uuid
NetworkAddress nodeForId(byte[] id)
id
- the id for the document.Copyright © 2019 Couchbase, Inc.. All rights reserved.