Uses of Interface
com.couchbase.client.core.api.manager.CoreWatchQueryIndexesOptions
Packages that use CoreWatchQueryIndexesOptions
-
Uses of CoreWatchQueryIndexesOptions in com.couchbase.client.core.manager
Methods in com.couchbase.client.core.manager with parameters of type CoreWatchQueryIndexesOptionsModifier and TypeMethodDescriptionCoreCollectionQueryIndexManager.watchIndexes
(Collection<String> indexNames, Duration timeout, CoreWatchQueryIndexesOptions options) CoreQueryIndexManager.watchIndexes
(String bucketName, Collection<String> indexNames, Duration timeout, CoreWatchQueryIndexesOptions options)