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 |
---|---|
AsyncEventingFunctionManager |
AsyncCluster.eventingFunctions()
Provides access to the eventing function management services for functions in the admin scope.
|
Constructor and Description |
---|
EventingFunctionManager(AsyncEventingFunctionManager asyncManager)
Creates a new
EventingFunctionManager . |
ReactiveEventingFunctionManager(AsyncEventingFunctionManager asyncManager)
Creates a new
ReactiveEventingFunctionManager . |
Copyright © 2024 Couchbase, Inc.. All rights reserved.