Uses of Interface
org.springframework.data.couchbase.core.ExecutableUpsertByIdOperation.UpsertByIdInScope
Packages that use ExecutableUpsertByIdOperation.UpsertByIdInScope
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableUpsertByIdOperation.UpsertByIdInScope in org.springframework.data.couchbase.core
Subinterfaces of ExecutableUpsertByIdOperation.UpsertByIdInScope 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 ExecutableUpsertByIdOperation.UpsertByIdInScopeModifier and TypeMethodDescriptionExecutableUpsertByIdOperation.UpsertByIdWithDurability.withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) ExecutableUpsertByIdOperation.UpsertByIdWithDurability.withDurability(com.couchbase.client.java.kv.PersistTo persistTo, com.couchbase.client.java.kv.ReplicateTo replicateTo)