Uses of Interface
org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdInScope
Packages that use ReactiveMutateInByIdOperation.MutateInByIdInScope
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveMutateInByIdOperation.MutateInByIdInScope in org.springframework.data.couchbase.core
Subinterfaces of ReactiveMutateInByIdOperation.MutateInByIdInScope in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceProvides methods for constructing KV operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveMutateInByIdOperation.MutateInByIdInScopeModifier and TypeMethodDescriptionReactiveMutateInByIdOperation.MutateInByIdWithDurability.withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) ReactiveMutateInByIdOperation.MutateInByIdWithDurability.withDurability(com.couchbase.client.java.kv.PersistTo persistTo, com.couchbase.client.java.kv.ReplicateTo replicateTo)