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