| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveFindByQueryOperation.FindByQueryConsistentWith<T> |
static interface |
ReactiveFindByQueryOperation.FindByQueryWithQuery<T>
Terminating operations invoking the actual query execution.
|
static interface |
ReactiveFindByQueryOperation.ReactiveFindByQuery<T> |
| Modifier and Type | Method and Description |
|---|---|
ReactiveFindByQueryOperation.TerminatingFindByQuery<T> |
ReactiveFindByQueryOperation.FindByQueryWithQuery.matching(Query query)
Set the filter for the query to be used.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.