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