Uses of Interface
org.springframework.data.couchbase.core.ExecutableRangeScanOperation.RangeScanWithOptions
Packages that use ExecutableRangeScanOperation.RangeScanWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableRangeScanOperation.RangeScanWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ExecutableRangeScanOperation.RangeScanWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Provides methods for constructing query operations in a fluent way.static 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 a return type different than the the entity type to use for the results.static interface
Methods in org.springframework.data.couchbase.core that return ExecutableRangeScanOperation.RangeScanWithOptionsModifier and TypeMethodDescriptionExecutableRangeScanOperation.RangeScanInCollection.inCollection
(String collection) With a different collection