public abstract class BaseManagerRequest<R extends Response> extends BaseRequest<R> implements ManagerRequest<R>
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
serviceType()
The service type of this request.
|
absoluteTimeout, cancel, cancellationReason, cancelled, completed, context, createdAt, fail, failed, id, requestSpan, response, retryStrategy, serviceContext, succeed, succeeded, timeout, timeoutElapsedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeabsoluteTimeout, cancel, cancellationReason, cancelled, completed, context, createdAt, fail, failed, id, idempotent, name, operationId, requestSpan, response, retryStrategy, serviceContext, succeed, succeeded, timeout, timeoutElapsedpublic ServiceType serviceType()
RequestserviceType in interface Request<R extends Response>Copyright © 2021 Couchbase, Inc.. All rights reserved.