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() |
key, keyBytes, opaque, partition, partition
bucket, creationTime, incrementRetryCount, observable, password, retryCount, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password, retryCount
creationTime
Copyright © 2017 Couchbase, Inc.. All rights reserved.