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