Uses of Interface
org.springframework.data.couchbase.core.ReactiveFindByQueryOperation.FindByQueryInScope
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveFindByQueryOperation.FindByQueryInScope in org.springframework.data.couchbase.core
Modifier and TypeInterfaceDescriptionstatic interface
Deprecated.static interface
Fluent method to specify scan consistency.static interface
Fluent method to specify DISTINCT fieldsstatic interface
Fluent method to specify fields to project.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.Modifier and TypeMethodDescriptionReactiveFindByQueryOperation.FindByQueryConsistentWith.consistentWith
(com.couchbase.client.java.query.QueryScanConsistency scanConsistency) Deprecated.