Uses of Class
com.couchbase.client.java.manager.eventing.AsyncScopeEventingFunctionManager
Package
Description
Holds all classes that are needed for the Couchbase Java SDK.
-
Uses of AsyncScopeEventingFunctionManager in com.couchbase.client.java
Modifier and TypeMethodDescriptionAsyncScope.eventingFunctions()
Provides access to the eventing function management services for functions in this scope. -
Uses of AsyncScopeEventingFunctionManager in com.couchbase.client.java.manager.eventing
ModifierConstructorDescriptionCreates a newReactiveScopeEventingFunctionManager
.Creates a newScopeEventingFunctionManager
.