Uses of Interface
org.springframework.data.couchbase.core.ReactiveExistsByIdOperation.TerminatingExistsById
Packages that use ReactiveExistsByIdOperation.TerminatingExistsById
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveExistsByIdOperation.TerminatingExistsById in org.springframework.data.couchbase.core
Subinterfaces of ReactiveExistsByIdOperation.TerminatingExistsById in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfaceFluent method to specify options.static interfaceProvides methods for constructing KV exists operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveExistsByIdOperation.TerminatingExistsByIdModifier and TypeMethodDescriptionReactiveExistsByIdOperation.ExistsByIdWithOptions.withOptions(com.couchbase.client.java.kv.ExistsOptions options) Fluent method to specify options to use for execution.