Uses of Interface
org.springframework.data.couchbase.core.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
Modifier and TypeInterfaceDescriptioninterface
Defines common operations on the Couchbase data source, most commonly implemented byReactiveCouchbaseTemplate
.interface
The fluent couchbase operations combines all different possible operations for simplicity reasons.Modifier and TypeClassDescriptionclass
template class for Reactive Couchbase operationsclass
ReactiveRemoveByIdOperation
implementations for Couchbase.