Uses of Class
com.couchbase.client.core.error.context.ReducedKeyValueErrorContext
-
Packages that use ReducedKeyValueErrorContext Package Description com.couchbase.client.core.error.context -
-
Uses of ReducedKeyValueErrorContext in com.couchbase.client.core.error.context
Methods in com.couchbase.client.core.error.context that return ReducedKeyValueErrorContext Modifier and Type Method Description static ReducedKeyValueErrorContextReducedKeyValueErrorContext. create(String id)static ReducedKeyValueErrorContextReducedKeyValueErrorContext. create(String id, CollectionIdentifier collectionIdentifier)static ReducedKeyValueErrorContextReducedKeyValueErrorContext. create(String id, String bucket, String scope, String collection)
-