Uses of Interface
org.springframework.data.couchbase.core.ReactiveRangeScanOperation.RangeScanWithOptions
Packages that use ReactiveRangeScanOperation.RangeScanWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveRangeScanOperation.RangeScanWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveRangeScanOperation.RangeScanWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceFluent method to specify scan consistency.static interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfacestatic interfacestatic interfaceFluent method to specify a return type different than the the entity type to use for the results.static interfacestatic interfaceProvides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveRangeScanOperation.RangeScanWithOptionsModifier and TypeMethodDescriptionReactiveRangeScanOperation.RangeScanInCollection.inCollection(String collection) With a different collection