Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions
Packages that use ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfaceProvides methods for constructing get operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptionsModifier and TypeMethodDescriptionReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection.inCollection(String collection) With a different collection