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