Class WatchQueryIndexesOptions.Built
java.lang.Object
CommonOptions<WatchQueryIndexesOptions>.BuiltCommonOptions
com.couchbase.client.java.manager.query.WatchQueryIndexesOptions.Built
- All Implemented Interfaces:
CoreWatchQueryIndexesOptions,CoreCommonOptions
- Enclosing class:
- WatchQueryIndexesOptions
public class WatchQueryIndexesOptions.Built
extends CommonOptions<WatchQueryIndexesOptions>.BuiltCommonOptions
implements CoreWatchQueryIndexesOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods 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
-
Method Details
-
watchPrimary
public boolean watchPrimary()- Specified by:
watchPrimaryin interfaceCoreWatchQueryIndexesOptions
-
scopeAndCollection
- Specified by:
scopeAndCollectionin interfaceCoreWatchQueryIndexesOptions
-
commonOptions
- Specified by:
commonOptionsin interfaceCoreWatchQueryIndexesOptions
-