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 CoreBuildQueryIndexOptions
@Internal
public interface
CoreBuildQueryIndexOptions
Allows customizing how deferred indexes are built.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CoreCommonOptions
commonOptions
()
CoreScopeAndCollection
scopeAndCollection
()
Method Details
scopeAndCollection
@Nullable
CoreScopeAndCollection
scopeAndCollection
()
commonOptions
CoreCommonOptions
commonOptions
()