Package | Description |
---|---|
com.couchbase.client.core.cnc.events.io | |
com.couchbase.client.core.io.netty.kv | |
com.couchbase.client.core.msg.kv |
Class and Description |
---|
ErrorMap
The
ErrorMap contains mappings from errors to their attributes, negotiated
between the client and the server. |
ErrorMap.ErrorCode |
ServerFeature
The
ServerFeature enum describes all the different negotiation modes
between the server and the SDK. |
Class and Description |
---|
ErrorMap
The
ErrorMap contains mappings from errors to their attributes, negotiated
between the client and the server. |
ErrorMap.ErrorAttribute |
ErrorMap.ErrorCode |
ErrorMap.RetrySpecification |
ErrorMap.RetryStrategy |
MemcacheProtocol
The
MemcacheProtocol class holds static helpers that deal with the encoding
and decoding as well as access of the memcache binary protocol. |
MemcacheProtocol.Datatype |
MemcacheProtocol.Magic |
MemcacheProtocol.Opcode
Contains all known/used kv protocol opcodes.
|
MemcacheProtocol.Status |
ServerFeature
The
ServerFeature enum describes all the different negotiation modes
between the server and the SDK. |
Class and Description |
---|
KeyValueChannelContext
Holds context to encode KV operations based on what got negotiated in the channel.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.