| Package | Description |
|---|---|
| com.couchbase.client.core.callbacks | |
| com.couchbase.client.core.env |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeforeSendRequestCallback
This callback is executed once an operation reaches the core and gets sent to a node.
|
| Modifier and Type | Method and Description |
|---|---|
List<RequestCallback> |
CoreEnvironment.requestCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
SELF |
CoreEnvironment.Builder.addRequestCallback(RequestCallback requestCallback)
Allows to configure callbacks across the lifetime of a request.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.