Package com.couchbase.client.java.kv
Class CommonDatastructureOptions.BuiltCommonDatastructureOptions
java.lang.Object
CommonOptions<SELF>.com.couchbase.client.java.CommonOptions.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidMethods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-