Uses of Interface
org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation
Packages that use ReactiveRemoveByIdOperation
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveRemoveByIdOperation in org.springframework.data.couchbase.core
Subinterfaces of ReactiveRemoveByIdOperation in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptioninterfaceDefines common operations on the Couchbase data source, most commonly implemented byReactiveCouchbaseTemplate.interfaceThe fluent couchbase operations combines all different possible operations for simplicity reasons.Classes in org.springframework.data.couchbase.core that implement ReactiveRemoveByIdOperationModifier and TypeClassDescriptionclasstemplate class for Reactive Couchbase operationsclassReactiveRemoveByIdOperationimplementations for Couchbase.