public class GetRequest extends AbstractKeyValueRequest
Fetch a document from the cluster and return it if found.
DEFAULT_PARTITION
Constructor and Description |
---|
GetRequest(java.lang.String key,
java.lang.String bucket) |
GetRequest(java.lang.String key,
java.lang.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