Uses of Interface
com.couchbase.client.core.api.manager.CoreCreateQueryIndexOptions
-
Uses of CoreCreateQueryIndexOptions in com.couchbase.client.core.manager
Modifier and TypeMethodDescriptionCoreCollectionQueryIndexManager.createIndex
(String indexName, Collection<String> fields, CoreCreateQueryIndexOptions options) CoreQueryIndexManager.createIndex
(String bucketName, String indexName, Collection<String> fields, CoreCreateQueryIndexOptions options)