Uses of Class
com.couchbase.client.java.document.JsonLongDocument
-
Packages that use JsonLongDocument Package Description com.couchbase.client.java com.couchbase.client.java.bucket.api com.couchbase.client.java.document com.couchbase.client.java.transcoder -
-
Uses of JsonLongDocument in com.couchbase.client.java
Methods in com.couchbase.client.java that return JsonLongDocument Modifier and Type Method Description JsonLongDocument
Bucket. counter(String id, long delta)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, PersistTo persistTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.JsonLongDocument
Bucket. counter(String id, long delta, long initial, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, PersistTo persistTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.JsonLongDocument
Bucket. counter(String id, long delta, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.JsonLongDocument
Bucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.JsonLongDocument
Bucket. counter(String id, long delta, ReplicateTo replicateTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.JsonLongDocument
Bucket. counter(String id, long delta, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.JsonLongDocument
CouchbaseBucket. counter(String id, long delta)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, PersistTo persistTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, PersistTo persistTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, PersistTo persistTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, PersistTo persistTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, ReplicateTo replicateTo)
JsonLongDocument
CouchbaseBucket. counter(String id, long delta, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Methods in com.couchbase.client.java that return types with arguments of type JsonLongDocument Modifier and Type Method Description rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value and a initial value if it does not exist.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, PersistTo persistTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, PersistTo persistTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, ReplicateTo replicateTo)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
AsyncBucket. counter(String id, long delta, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, int expiry, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long initial, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, PersistTo persistTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, PersistTo persistTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, PersistTo persistTo, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, ReplicateTo replicateTo)
rx.Observable<JsonLongDocument>
CouchbaseAsyncBucket. counter(String id, long delta, ReplicateTo replicateTo, long timeout, TimeUnit timeUnit)
-
Uses of JsonLongDocument in com.couchbase.client.java.bucket.api
Methods in com.couchbase.client.java.bucket.api that return types with arguments of type JsonLongDocument Modifier and Type Method Description static rx.Observable<JsonLongDocument>
Mutate. counter(String id, long delta, long initial, int expiry, CouchbaseEnvironment env, ClusterFacade core, String bucket, long timeout, TimeUnit timeUnit, io.opentracing.Span parent)
-
Uses of JsonLongDocument in com.couchbase.client.java.document
Methods in com.couchbase.client.java.document that return JsonLongDocument Modifier and Type Method Description static JsonLongDocument
JsonLongDocument. create(String id)
Creates aJsonLongDocument
which the document id.static JsonLongDocument
JsonLongDocument. create(String id, int expiry, Long content)
Creates aJsonLongDocument
which the document id, content and the expiration time.static JsonLongDocument
JsonLongDocument. create(String id, int expiry, Long content, long cas)
Creates aJsonLongDocument
which the document id, content, CAS value, expiration time and status code.static JsonLongDocument
JsonLongDocument. create(String id, int expiry, Long content, long cas, MutationToken mutationToken)
Creates aJsonLongDocument
which the document id, content, CAS value, expiration time and status code.static JsonLongDocument
JsonLongDocument. create(String id, Long content)
Creates aJsonLongDocument
which the document id and content.static JsonLongDocument
JsonLongDocument. create(String id, Long content, long cas)
Creates aJsonLongDocument
which the document id, content and the CAS value.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, long cas)
Creates a copy from a differentJsonLongDocument
, but changes the CAS value.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, Long content)
Creates a copy from a differentJsonLongDocument
, but changes the content.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, String id)
Creates a copy from a differentJsonLongDocument
, but changes the document ID.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, String id, Long content)
Creates a copy from a differentJsonLongDocument
, but changes the document ID and content.Methods in com.couchbase.client.java.document with parameters of type JsonLongDocument Modifier and Type Method Description static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, long cas)
Creates a copy from a differentJsonLongDocument
, but changes the CAS value.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, Long content)
Creates a copy from a differentJsonLongDocument
, but changes the content.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, String id)
Creates a copy from a differentJsonLongDocument
, but changes the document ID.static JsonLongDocument
JsonLongDocument. from(JsonLongDocument doc, String id, Long content)
Creates a copy from a differentJsonLongDocument
, but changes the document ID and content. -
Uses of JsonLongDocument in com.couchbase.client.java.transcoder
Methods in com.couchbase.client.java.transcoder that return JsonLongDocument Modifier and Type Method Description protected JsonLongDocument
JsonLongTranscoder. doDecode(String id, com.couchbase.client.deps.io.netty.buffer.ByteBuf content, long cas, int expiry, int flags, ResponseStatus status)
JsonLongDocument
JsonLongTranscoder. newDocument(String id, int expiry, Long content, long cas)
JsonLongDocument
JsonLongTranscoder. newDocument(String id, int expiry, Long content, long cas, MutationToken mutationToken)
Methods in com.couchbase.client.java.transcoder that return types with arguments of type JsonLongDocument Modifier and Type Method Description Class<JsonLongDocument>
JsonLongTranscoder. documentType()
Methods in com.couchbase.client.java.transcoder with parameters of type JsonLongDocument Modifier and Type Method Description protected Tuple2<com.couchbase.client.deps.io.netty.buffer.ByteBuf,Integer>
JsonLongTranscoder. doEncode(JsonLongDocument document)
-