| 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 |
ExecutableInsertByIdOperation.ExecutableInsertById<T>
Provides methods for constructing KV insert operations in a fluent way.
|
static interface |
ExecutableInsertByIdOperation.InsertByIdWithExpiry<T> |
| Modifier and Type | Method and Description |
|---|---|
ExecutableInsertByIdOperation.InsertByIdWithDurability<T> |
ExecutableInsertByIdOperation.InsertByIdWithExpiry.withExpiry(Duration expiry) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.