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