Package | Description |
---|---|
com.couchbase.client.core.env |
Modifier and Type | Method and Description |
---|---|
CouchbaseCoreSendHook |
DefaultCoreEnvironment.couchbaseCoreSendHook() |
CouchbaseCoreSendHook |
CoreEnvironment.couchbaseCoreSendHook()
Returns the
CouchbaseCoreSendHook if set, null otherwise. |
Modifier and Type | Method and Description |
---|---|
SELF |
DefaultCoreEnvironment.Builder.couchbaseCoreSendHook(CouchbaseCoreSendHook hook)
Allows to configure a custom core send hook, see the javadocs for it for more details.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.