public interface PrelocatedRequest extends CouchbaseRequest
A CouchbaseRequest that can be targeted at a specific node through the corresponding InetAddress, shortcutting the dispatch usually performed by a Locator..
Note that only some types of services perform this user-specified dispatch.
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
sendTo()
The
node to send this request to, or null to use default node location process. |
bucket, incrementRetryCount, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, usernamecreationTimeInetAddress sendTo()
The node to send this request to, or null to use default node location process.
Copyright © 2017 Couchbase, Inc.. All rights reserved.