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, complete, creationTime, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, succeed, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, complete, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, succeed, username
creationTime
Copyright © 2018 Couchbase, Inc.. All rights reserved.