Uses of Class
com.couchbase.client.core.api.manager.CoreBucketAndScope
Packages that use CoreBucketAndScope
Package
Description
-
Uses of CoreBucketAndScope in com.couchbase.client.core
Methods in com.couchbase.client.core with parameters of type CoreBucketAndScopeModifier and TypeMethodDescriptionCore.scopeSearchIndexManager
(CoreBucketAndScope scope) CoreProtostellar.scopeSearchIndexManager
(CoreBucketAndScope scope) Core.searchOps
(CoreBucketAndScope scope) CoreProtostellar.searchOps
(CoreBucketAndScope scope) -
Uses of CoreBucketAndScope in com.couchbase.client.core.api
Methods in com.couchbase.client.core.api with parameters of type CoreBucketAndScopeModifier and TypeMethodDescriptionCoreCouchbaseOps.scopeSearchIndexManager
(CoreBucketAndScope scope) CoreCouchbaseOps.searchOps
(CoreBucketAndScope scope) -
Uses of CoreBucketAndScope in com.couchbase.client.core.api.manager.search
Constructors in com.couchbase.client.core.api.manager.search with parameters of type CoreBucketAndScopeModifierConstructorDescriptionClassicCoreScopeSearchIndexManager
(Core core, CoreBucketAndScope scope) -
Uses of CoreBucketAndScope in com.couchbase.client.core.api.search
Constructors in com.couchbase.client.core.api.search with parameters of type CoreBucketAndScope -
Uses of CoreBucketAndScope in com.couchbase.client.core.manager
Constructors in com.couchbase.client.core.manager with parameters of type CoreBucketAndScope -
Uses of CoreBucketAndScope in com.couchbase.client.core.msg.search
Methods in com.couchbase.client.core.msg.search that return CoreBucketAndScopeConstructors in com.couchbase.client.core.msg.search with parameters of type CoreBucketAndScopeModifierConstructorDescriptionServerSearchRequest
(Duration timeout, CoreContext ctx, RetryStrategy retryStrategy, Authenticator authenticator, String indexName, byte[] content, RequestSpan span, CoreBucketAndScope scope) -
Uses of CoreBucketAndScope in com.couchbase.client.core.protostellar.manager
Constructors in com.couchbase.client.core.protostellar.manager with parameters of type CoreBucketAndScopeModifierConstructorDescriptionProtostellarCoreSearchIndexManager
(CoreProtostellar protostellar, CoreBucketAndScope bucketAndScope) -
Uses of CoreBucketAndScope in com.couchbase.client.core.protostellar.search
Constructors in com.couchbase.client.core.protostellar.search with parameters of type CoreBucketAndScopeModifierConstructorDescriptionProtostellarCoreSearchOps
(CoreProtostellar core, CoreBucketAndScope scope)