@InterfaceStability.Experimental public class AnalyticsQueryResultRequest extends AbstractCouchbaseRequest implements AnalyticsRequest, PrelocatedRequest
Constructor and Description |
---|
AnalyticsQueryResultRequest(String uri,
String bucket,
String username,
String password) |
AnalyticsQueryResultRequest(String uri,
String bucket,
String username,
String password,
String target) |
Modifier and Type | Method and Description |
---|---|
String |
path()
Get path to construct the uri
|
String |
sendTo()
The hostname to send this request to, or null to use
default
node location process . |
afterSpanSet, bucket, complete, creationTime, 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, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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
public AnalyticsQueryResultRequest(String uri, String bucket, String username, String password)
public String path()
AnalyticsRequest
path
in interface AnalyticsRequest
public String sendTo()
PrelocatedRequest
node location process
.sendTo
in interface PrelocatedRequest
Copyright © 2021 Couchbase, Inc.. All rights reserved.