Package com.couchbase.client.core.message
package com.couchbase.client.core.message
-
ClassDescriptionDefault implementation for a
CouchbaseRequest
, should be extended by child messages.The default representation of aCouchbaseResponse
.Marker interface for messages that should be allowed to go through the RequestHandler, despite no bucket configuration available to check upon.High-Level marker interface for allCouchbaseRequest
s.Marker interface for extended information.Marker interface to identify a request that handles a keepalive.ACouchbaseRequest
that can be targeted at a specific node through the corresponding hostname, shortcutting the dispatch usually performed by aLocator
..Typesafe status code returned byCouchbaseResponse
s.Container for extended response status information.