public class GetRequest extends AbstractKeyValueRequest
Fetch a document from the cluster and return it if found.
DEFAULT_PARTITION
Constructor and Description |
---|
GetRequest(String key,
String bucket) |
GetRequest(String key,
String bucket,
boolean lock,
boolean touch,
int expiry) |
Modifier and Type | Method and Description |
---|---|
int |
expiry() |
boolean |
lock() |
boolean |
touch() |
afterSpanSet, key, keyBytes, opaque, operationId, partition, partition
bucket, complete, creationTime, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, 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, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, username
creationTime
Copyright © 2018 Couchbase, Inc.. All rights reserved.