public interface PrelocatedRequest extends CouchbaseRequest
CouchbaseRequest
that can be targeted at a specific node through the corresponding
hostname, 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 |
---|---|
String |
sendTo()
The hostname to send this request to, or null to use
default
node location process . |
bucket, complete, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, operationId, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, username
creationTime
String sendTo()
node location process
.Copyright © 2021 Couchbase, Inc.. All rights reserved.