| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Modifier and Type | Method and Description |
|---|---|
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveExistsByIdOperation.existsById()
Deprecated.
|
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveExistsByIdOperationSupport.existsById()
Deprecated.
|
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveCouchbaseTemplate.existsById() |
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveExistsByIdOperation.existsById(Class<?> domainType)
Checks if the document exists in the bucket.
|
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveExistsByIdOperationSupport.existsById(Class<?> domainType) |
ReactiveExistsByIdOperation.ReactiveExistsById |
ReactiveCouchbaseTemplate.existsById(Class<?> domainType) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.