Uses of Interface
com.couchbase.client.core.api.manager.CoreBuildQueryIndexOptions
-
Packages that use CoreBuildQueryIndexOptions Package Description com.couchbase.client.core.manager -
-
Uses of CoreBuildQueryIndexOptions in com.couchbase.client.core.manager
Methods in com.couchbase.client.core.manager with parameters of type CoreBuildQueryIndexOptions Modifier and Type Method Description CompletableFuture<Void>CoreCollectionQueryIndexManager. buildDeferredIndexes(CoreBuildQueryIndexOptions options)CompletableFuture<Void>CoreQueryIndexManager. buildDeferredIndexes(String bucketName, CoreBuildQueryIndexOptions options)
-