| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.eventing |
| Class and Description |
|---|
| AsyncEventingFunctionManager
Performs management operations on
EventingFunctions. |
| AsyncScopeEventingFunctionManager
Performs management operations on
EventingFunctions. |
| EventingFunctionManager
Performs management operations on
EventingFunctions. |
| ReactiveEventingFunctionManager
Performs management operations on
EventingFunctions. |
| ReactiveScopeEventingFunctionManager
Performs management operations on
EventingFunctions. |
| ScopeEventingFunctionManager
Performs management operations on
EventingFunctions. |
| Class and Description |
|---|
| AsyncEventingFunctionManager
Performs management operations on
EventingFunctions. |
| AsyncScopeEventingFunctionManager
Performs management operations on
EventingFunctions. |
| DeployFunctionOptions
Allows to customize the behavior of the eventing functions deploy operation.
|
| DeployFunctionOptions.Built |
| DropFunctionOptions
Allows to customize the behavior of the eventing functions drop operation.
|
| DropFunctionOptions.Built |
| EventingFunction
An immutable representation of the
EventingFunction stored or to be stored on the server. |
| EventingFunction.Builder
This builder allows to customize the properties of the eventing function.
|
| EventingFunctionBucketAccess
The bucket access policy for the bucket binding.
|
| EventingFunctionBucketBinding
Represents a bucket binding of an eventing function.
|
| EventingFunctionConstantBinding
Represents a constant binding of an eventing function.
|
| EventingFunctionDcpBoundary
Describes from where in the DCP stream the function should start.
|
| EventingFunctionDeploymentStatus
The deployment status of the eventing function.
|
| EventingFunctionKeyspace
A keyspace represents a triple of bucket, scope and collection.
|
| EventingFunctionLanguageCompatibility
Defines the function language compatibility level.
|
| EventingFunctionLogLevel
Specifies the log level used when logging out of the eventing function.
|
| EventingFunctionProcessingStatus
The processing status of the eventing function.
|
| EventingFunctionSettings |
| EventingFunctionSettings.Builder |
| EventingFunctionState |
| EventingFunctionStatus
The compound status an eventing function can be in at any given point in time.
|
| EventingFunctionUrlAuth
Abstract interface for all possible URL Binding authentication mechanisms.
|
| EventingFunctionUrlAuthBasic
Uses HTTP Basic authentication for the URL binding.
|
| EventingFunctionUrlAuthBearer
Uses Bearer authentication for the URL binding.
|
| EventingFunctionUrlAuthDigest
Uses HTTP Digest authentication for the URL binding.
|
| EventingFunctionUrlBinding
Represents a URL binding of an eventing function.
|
| EventingFunctionUrlBinding.Builder
Allows configuring properties for the
EventingFunctionUrlBinding. |
| EventingFunctionUrlNoAuth
No authentication for a URL binding is used.
|
| EventingStatus
Contains the status of all eventing functions stored on the server.
|
| FunctionsStatusOptions
Allows to customize the behavior of the eventing functions status operation.
|
| FunctionsStatusOptions.Built |
| GetAllFunctionsOptions
Allows to customize the behavior of the eventing function get all operation.
|
| GetAllFunctionsOptions.Built |
| GetFunctionOptions
Allows to customize the behavior of the eventing function get operation.
|
| GetFunctionOptions.Built |
| PauseFunctionOptions
Allows to customize the behavior of the eventing function pause operation.
|
| PauseFunctionOptions.Built |
| ResumeFunctionOptions
Allows to customize the behavior of the eventing function resume operation.
|
| ResumeFunctionOptions.Built |
| UndeployFunctionOptions
Allows to customize the behavior of the eventing function undeploy operation.
|
| UndeployFunctionOptions.Built |
| UpsertFunctionOptions
Allows to customize the behavior of the eventing function upsert operation.
|
| UpsertFunctionOptions.Built |
Copyright © 2024 Couchbase, Inc.. All rights reserved.