Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindByIdOperation.FindByIdWithExpiry
Packages that use ReactiveFindByIdOperation.FindByIdWithExpiry
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindByIdOperation.FindByIdWithExpiry in org.springframework.data.couchbase.core
Subinterfaces of ReactiveFindByIdOperation.FindByIdWithExpiry in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
static interface
Provides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveFindByIdOperation.FindByIdWithExpiryModifier and TypeMethodDescriptionFetches document and write-locks it for the given duration.