Uses of Interface
org.springframework.data.couchbase.core.ExecutableReplaceByIdOperation.ReplaceByIdInScope
Packages that use ExecutableReplaceByIdOperation.ReplaceByIdInScope
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableReplaceByIdOperation.ReplaceByIdInScope in org.springframework.data.couchbase.core
Subinterfaces of ExecutableReplaceByIdOperation.ReplaceByIdInScope in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing KV replace operations in a fluent way.static interface
static interface
Methods in org.springframework.data.couchbase.core that return ExecutableReplaceByIdOperation.ReplaceByIdInScopeModifier and TypeMethodDescriptionExecutableReplaceByIdOperation.ReplaceByIdWithDurability.withDurability
(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) ExecutableReplaceByIdOperation.ReplaceByIdWithDurability.withDurability
(com.couchbase.client.java.kv.PersistTo persistTo, com.couchbase.client.java.kv.ReplicateTo replicateTo)