Uses of Class
com.couchbase.client.core.api.manager.CoreQueryIndex
Packages that use CoreQueryIndex
-
Uses of CoreQueryIndex in com.couchbase.client.core.manager
Methods in com.couchbase.client.core.manager that return types with arguments of type CoreQueryIndexModifier and TypeMethodDescriptionCoreCollectionQueryIndexManager.getAllIndexes(CoreGetAllQueryIndexesOptions options) CoreQueryIndexManager.getAllIndexes(String bucketName, CoreGetAllQueryIndexesOptions options) Method parameters in com.couchbase.client.core.manager with type arguments of type CoreQueryIndexModifier and TypeMethodDescriptionstatic VoidCoreCollectionQueryIndexManager.failIfIndexesOfflineHelper(Set<String> indexNames, boolean includePrimary, List<CoreQueryIndex> allIndexes)