Uses of Interface
org.springframework.data.couchbase.core.ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry
Packages that use ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry in org.springframework.data.couchbase.core
Subinterfaces of ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing KV replace operations in a fluent way.