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