Package com.couchbase.client.java.kv
Class CommonDatastructureOptions.BuiltCommonDatastructureOptions
java.lang.Object
CommonOptions<SELF>.BuiltCommonOptions
com.couchbase.client.java.kv.CommonDatastructureOptions.BuiltCommonDatastructureOptions
- All Implemented Interfaces:
CoreCommonOptions
- Direct Known Subclasses:
ArrayListOptions.Built
,ArraySetOptions.Built
,MapOptions.Built
,QueueOptions.Built
- Enclosing class:
- CommonDatastructureOptions<SELF extends CommonDatastructureOptions<SELF>>
@Internal
public abstract class CommonDatastructureOptions.BuiltCommonDatastructureOptions
extends CommonOptions<SELF>.BuiltCommonOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
Methods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeout
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
withParentSpan
-
Constructor Details
-
BuiltCommonDatastructureOptions
public BuiltCommonDatastructureOptions()
-
-
Method Details
-
casMismatchRetries
public int casMismatchRetries() -
lookupInOptions
-
getOptions
-
mutateInOptions
-
insertOptions
-
upsertOptions
-
copyInto
-