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