Uses of Class
com.couchbase.client.core.msg.kv.SubdocGetResponse
-
Uses of SubdocGetResponse in com.couchbase.client.core.msg.kv
Modifier and TypeMethodDescriptionSubdocGetRequest.decode
(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf response, KeyValueChannelContext ctx) -
Uses of SubdocGetResponse in com.couchbase.client.core.projections
Modifier and TypeMethodDescriptionstatic byte[]
ProjectionsApplier.reconstructDocument
(SubdocGetResponse subdocGetResponse) Returns the bytes of a JSON Object created by projecting the subdoc response fields into the object structure.