Class | Description |
---|---|
ErrorMap |
The
ErrorMap contains mappings from errors to their attributes, negotiated between the client and the server. |
ErrorMap.ErrorCode | |
ErrorMap.RetrySpecification | |
KeyValueAuthHandler |
A SASL Client which communicates through the memcache binary protocol.
|
KeyValueEndpoint |
This endpoint defines the pipeline for binary requests and responses.
|
KeyValueErrorMapHandler |
This handler is added dynamically by the
KeyValueFeatureHandler to load and store the extended error map from the server. |
KeyValueFeatureHandler |
This handler negotiates the enabled features through the HELLO command.
|
KeyValueHandler |
The
KeyValueHandler is responsible for encoding BinaryRequest s into lower level BinaryMemcacheRequest s as well as decoding FullBinaryMemcacheResponse s into CouchbaseResponse s. |
KeyValueHandler.KeepAliveRequest | |
KeyValueHandler.KeepAliveResponse | |
KeyValueSelectBucketHandler |
A Select bucket handler required for Spock cluster
|
Enum | Description |
---|---|
ErrorMap.ErrorAttribute | |
ErrorMap.RetryStrategy | |
KeyValueStatus |
Enum describing all known response status codes that could be seen on the KeyValue protocol.
|
Exception | Description |
---|---|
AuthenticationException |
Copyright © 2017 Couchbase, Inc.. All rights reserved.