Package | Description |
---|---|
com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
com.couchbase.client.java.manager.eventing |
Modifier and Type | Method and Description |
---|---|
AsyncScopeEventingFunctionManager |
AsyncScope.eventingFunctions()
Provides access to the eventing function management services for functions in this scope.
|
Constructor and Description |
---|
ReactiveScopeEventingFunctionManager(AsyncScopeEventingFunctionManager asyncManager)
Creates a new
ReactiveScopeEventingFunctionManager . |
ScopeEventingFunctionManager(AsyncScopeEventingFunctionManager asyncManager)
Creates a new
ScopeEventingFunctionManager . |
Copyright © 2024 Couchbase, Inc.. All rights reserved.