public class CounterRequest extends AbstractKeyValueRequest
Request to handle increment/decrement of a counter.
DEFAULT_PARTITION
Constructor and Description |
---|
CounterRequest(String key,
long initial,
long delta,
int expiry,
String bucket) |
Modifier and Type | Method and Description |
---|---|
long |
delta() |
int |
expiry() |
long |
initial() |
key, partition, partition
bucket, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, observable, password
Copyright © 2014 Couchbase, Inc.