JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.couchbase.client.core.api.manager
Interface CoreGetAllQueryIndexesOptions
@Internal
public interface
CoreGetAllQueryIndexesOptions
Allows customizing how query indexes are loaded.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
collectionName
()
CoreCommonOptions
commonOptions
()
String
scopeName
()
Method Details
scopeName
@Nullable
String
scopeName
()
collectionName
@Nullable
String
collectionName
()
commonOptions
CoreCommonOptions
commonOptions
()