Class WatchQueryIndexesOptions.Built
java.lang.Object
CommonOptions<WatchQueryIndexesOptions>.com.couchbase.client.java.CommonOptions.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 SummaryFields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptionsDEFAULT
- 
Method SummaryModifier and TypeMethodDescriptionbooleanMethods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptionsclientContext, parentSpan, retryStrategy, timeoutMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptionswithParentSpan
- 
Method Details- 
watchPrimarypublic boolean watchPrimary()- Specified by:
- watchPrimaryin interface- CoreWatchQueryIndexesOptions
 
- 
scopeAndCollection- Specified by:
- scopeAndCollectionin interface- CoreWatchQueryIndexesOptions
 
- 
commonOptions- Specified by:
- commonOptionsin interface- CoreWatchQueryIndexesOptions
 
 
-