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