Uses of Interface
org.springframework.data.couchbase.core.ExecutableRangeScanOperation.TerminatingRangeScan
Packages that use ExecutableRangeScanOperation.TerminatingRangeScan
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableRangeScanOperation.TerminatingRangeScan in org.springframework.data.couchbase.core
Subinterfaces of ExecutableRangeScanOperation.TerminatingRangeScan in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing query operations in a fluent way.static 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 options.static interfaceFluent method to specify a return type different than the the entity type to use for the results.static interfaceMethods in org.springframework.data.couchbase.core that return ExecutableRangeScanOperation.TerminatingRangeScanModifier and TypeMethodDescriptionExecutableRangeScanOperation.RangeScanWithOptions.withOptions(com.couchbase.client.java.kv.ScanOptions options) Fluent method to specify options to use for execution