Uses of Class
com.couchbase.client.core.transaction.cleanup.ClientRecord
Packages that use ClientRecord
-
Uses of ClientRecord in com.couchbase.client.core.transaction.cleanup
Methods in com.couchbase.client.core.transaction.cleanup that return ClientRecordModifier and TypeMethodDescriptionMethods in com.couchbase.client.core.transaction.cleanup with parameters of type ClientRecordModifier and TypeMethodDescriptionprotected reactor.core.publisher.Mono<Integer> ClientRecord.beforeCreateRecord(ClientRecord self) protected reactor.core.publisher.Mono<Integer> ClientRecord.beforeGetRecord(ClientRecord self) protected reactor.core.publisher.Mono<Integer> ClientRecord.beforeRemoveClient(ClientRecord self) protected reactor.core.publisher.Mono<Integer> ClientRecord.beforeUpdateCAS(ClientRecord self) Deprecated.protected reactor.core.publisher.Mono<Integer> ClientRecord.beforeUpdateRecord(ClientRecord self)