-
Interfaces Interface Description com.couchbase.client.core.msg.ScopedRequest The "bucket" method is now part of the Request interface, so ScopedRequest is no longer needed.com.couchbase.client.core.msg.TargetedRequest the "target" method is now part of the Request interface, so the TargetedRequest interface is no longer necessary.
-
Classes Class Description com.couchbase.client.core.cnc.events.request.SuspiciousExpiryDurationEvent Scheduled for removal in SDK 3.1.
-
Exceptions Exceptions Description com.couchbase.client.core.error.subdoc.XattrInvalidFlagComboException com.couchbase.client.core.error.subdoc.XattrInvalidOrderException
-
Constructors Constructor Description com.couchbase.client.core.error.CouchbaseException()
-
Enum Constants Enum Constant Description com.couchbase.client.core.io.netty.kv.ServerFeature.DATATYPE this feature is considered retired.com.couchbase.client.core.retry.RetryReason.ENDPOINT_TEMPORARILY_NOT_AVAILABLE