| 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 |
ReactiveRemoveByIdOperation.ReactiveRemoveById
Provides methods for constructing remove operations in a fluent way.
|
static interface |
ReactiveRemoveByIdOperation.RemoveByIdInCollection
Fluent method to specify the collection.
|
static interface |
ReactiveRemoveByIdOperation.RemoveByIdInScope
Fluent method to specify the scope.
|
static interface |
ReactiveRemoveByIdOperation.RemoveByIdWithCas |
static interface |
ReactiveRemoveByIdOperation.RemoveByIdWithDurability |
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveByIdOperation.RemoveByIdWithOptions |
ReactiveRemoveByIdOperation.RemoveByIdInCollection.inCollection(String collection)
With a different collection
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.