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, partition, partition
bucket, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, observable, password
Copyright © 2014 Couchbase, Inc.