| 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 |
ReactiveRemoveByQueryOperation.ReactiveRemoveByQuery<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith<T>
Deprecated.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryWithConsistency<T> |
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveByQueryOperation.RemoveByQueryInCollection<T> |
ReactiveRemoveByQueryOperation.RemoveByQueryInScope.inScope(String scope)
With a different scope
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.