| 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 |
ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById<T>
Provides methods for constructing get operations in a fluent way.
|
static interface |
ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>
Fluent method to specify the collection.
|
static interface |
ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>
Fluent method to specify options.
|
static interface |
ExecutableFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>
Terminating operations invoking the actual get execution.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.