| 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 |
ReactiveExistsByIdOperation.ExistsByIdInCollection
Fluent method to specify the collection.
|
static interface |
ReactiveExistsByIdOperation.ExistsByIdInScope
Fluent method to specify the scope.
|
static interface |
ReactiveExistsByIdOperation.ExistsByIdWithOptions
Fluent method to specify options.
|
static interface |
ReactiveExistsByIdOperation.ReactiveExistsById
Provides methods for constructing KV exists operations in a fluent way.
|
static interface |
ReactiveExistsByIdOperation.TerminatingExistsById
Terminating operations invoking the actual execution.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.