Uses of Interface
org.springframework.data.couchbase.core.ReactiveRangeScanOperation.TerminatingRangeScan
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveRangeScanOperation.TerminatingRangeScan in org.springframework.data.couchbase.core
Modifier and TypeInterfaceDescriptionstatic interface
Fluent method to specify scan consistency.static interface
Fluent method to specify the collection.static interface
Fluent method to specify the scope.static interface
static interface
static interface
Fluent method to specify options.static interface
Fluent method to specify a return type different than the the entity type to use for the results.static interface
static interface
Provides methods for constructing query operations in a fluent way.Modifier and TypeMethodDescriptionReactiveRangeScanOperation.RangeScanWithOptions.withOptions
(com.couchbase.client.java.kv.ScanOptions options) Fluent method to specify options to use for execution