Package com.couchbase.client.core.msg
Interface TargetedRequest
- All Known Implementing Classes:
BucketConfigRequest
,CarrierBucketConfigRequest
,CarrierGlobalConfigRequest
,KvPingRequest
,MultiObserveViaCasRequest
Deprecated.
the "target" method is now part of the Request interface,
so the TargetedRequest interface is no longer necessary.
Marker interface to signal a request that can only be sent to the specified target node.