Uses of Interface
org.springframework.data.couchbase.core.ReactiveRangeScanOperation.RangeScanWithSort
Packages that use ReactiveRangeScanOperation.RangeScanWithSort
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveRangeScanOperation.RangeScanWithSort in org.springframework.data.couchbase.core
Subinterfaces of ReactiveRangeScanOperation.RangeScanWithSort in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Fluent method to specify scan consistency.static interface
static interface
static interface
Fluent method to specify a return type different than the the entity type to use for the results.static interface
Provides methods for constructing query operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveRangeScanOperation.RangeScanWithSortModifier and TypeMethodDescriptionReactiveRangeScanOperation.RangeScanConsistentWith.consistentWith
(com.couchbase.client.java.kv.MutationState mutationState) Allows to override the default scan consistency.