| Enum Constant and Description |
|---|
| com.couchbase.client.dcp.config.DcpControl.Names.ENABLE_VALUE_COMPRESSION
in favor of specifying compression settings by calling
DcpControl.compression(CompressionMode). Scheduled for removal in next major version. |
| com.couchbase.client.dcp.message.StreamFlags.NO_VALUE
(Removed in 5.0, use OpenConnectionFlag.NO_VALUE when opening the connection instead)
|
| com.couchbase.client.dcp.message.OpenConnectionFlag.NOTIFIER
Notifier connections are deprecated with no replacement.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.