| 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.ExistsByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics<T> |
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith<T>
Deprecated.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<T> |
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
Result type override (Optional).
|
static interface |
ExecutableFindByIdOperation.ExecutableFindById<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ExecutableFindByIdOperation.FindByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindByIdOperation.FindByIdWithExpiry<T> |
static interface |
ExecutableFindByIdOperation.FindByIdWithProjection<T> |
static interface |
ExecutableFindByQueryOperation.ExecutableFindByQuery<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ExecutableFindByQueryOperation.FindByQueryConsistentWith<T>
Deprecated.
|
static interface |
ExecutableFindByQueryOperation.FindByQueryInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindByQueryOperation.FindByQueryWithConsistency<T>
Fluent method to specify scan consistency.
|
static interface |
ExecutableFindByQueryOperation.FindByQueryWithDistinct<T>
Fluent method to specify DISTINCT fields
|
static interface |
ExecutableFindByQueryOperation.FindByQueryWithProjecting<T>
Fluent method to specify fields to project.
|
static interface |
ExecutableFindByQueryOperation.FindByQueryWithProjection<T>
Fluent method to specify a return type different than the the entity type to use for the results.
|
static interface |
ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById<T>
Provides methods for constructing get operations in a fluent way.
|
static interface |
ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableInsertByIdOperation.ExecutableInsertById<T>
Provides methods for constructing KV insert operations in a fluent way.
|
static interface |
ExecutableInsertByIdOperation.InsertByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableInsertByIdOperation.InsertByIdWithDurability<T> |
static interface |
ExecutableInsertByIdOperation.InsertByIdWithExpiry<T> |
static interface |
ExecutableRemoveByIdOperation.ExecutableRemoveById
Provides methods for constructing remove operations in a fluent way.
|
static interface |
ExecutableRemoveByIdOperation.RemoveByIdInScope
Fluent method to specify the scope.
|
static interface |
ExecutableRemoveByIdOperation.RemoveByIdWithCas |
static interface |
ExecutableRemoveByIdOperation.RemoveByIdWithDurability |
static interface |
ExecutableRemoveByQueryOperation.ExecutableRemoveByQuery<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith<T>
Deprecated.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryWithConsistency<T> |
static interface |
ExecutableReplaceByIdOperation.ExecutableReplaceById<T>
Provides methods for constructing KV replace operations in a fluent way.
|
static interface |
ExecutableReplaceByIdOperation.ReplaceByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableReplaceByIdOperation.ReplaceByIdWithDurability<T> |
static interface |
ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry<T> |
static interface |
ExecutableUpsertByIdOperation.ExecutableUpsertById<T>
Provides methods for constructing KV operations in a fluent way.
|
static interface |
ExecutableUpsertByIdOperation.UpsertByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableUpsertByIdOperation.UpsertByIdWithDurability<T> |
static interface |
ExecutableUpsertByIdOperation.UpsertByIdWithExpiry<T> |
static interface |
ReactiveExistsByIdOperation.ExistsByIdInScope
Fluent method to specify the scope.
|
static interface |
ReactiveExistsByIdOperation.ReactiveExistsById
Provides methods for constructing KV exists operations in a fluent way.
|
static interface |
ReactiveFindByAnalyticsOperation.FindByAnalyticsConsistentWith<T>
Deprecated.
|
static interface |
ReactiveFindByAnalyticsOperation.FindByAnalyticsInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveFindByAnalyticsOperation.FindByAnalyticsWithConsistency<T> |
static interface |
ReactiveFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
Result type override (Optional).
|
static interface |
ReactiveFindByAnalyticsOperation.ReactiveFindByAnalytics<T> |
static interface |
ReactiveFindByIdOperation.FindByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveFindByIdOperation.FindByIdWithExpiry<T> |
static interface |
ReactiveFindByIdOperation.FindByIdWithProjection<T> |
static interface |
ReactiveFindByIdOperation.ReactiveFindById<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ReactiveFindByQueryOperation.FindByQueryConsistentWith<T>
Deprecated.
|
static interface |
ReactiveFindByQueryOperation.FindByQueryInScope<T>
Fluent method to specify the scope
|
static interface |
ReactiveFindByQueryOperation.FindByQueryWithConsistency<T>
Fluent method to specify scan consistency.
|
static interface |
ReactiveFindByQueryOperation.FindByQueryWithDistinct<T>
Fluent method to specify DISTINCT fields
|
static interface |
ReactiveFindByQueryOperation.FindByQueryWithProjecting<T>
Fluent method to specify fields to project.
|
static interface |
ReactiveFindByQueryOperation.FindByQueryWithProjection<T>
Fluent method to specify a return type different than the the entity type to use for the results.
|
static interface |
ReactiveFindByQueryOperation.ReactiveFindByQuery<T>
provides methods for constructing query operations in a fluent way.
|
static interface |
ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>
Provides methods for constructing get operations in a fluent way.
|
static interface |
ReactiveInsertByIdOperation.InsertByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveInsertByIdOperation.InsertByIdWithDurability<T> |
static interface |
ReactiveInsertByIdOperation.InsertByIdWithExpiry<T> |
static interface |
ReactiveInsertByIdOperation.ReactiveInsertById<T>
Provides methods for constructing KV insert operations in a fluent way.
|
static interface |
ReactiveRemoveByIdOperation.ReactiveRemoveById
Provides methods for constructing remove operations in a fluent way.
|
static interface |
ReactiveRemoveByIdOperation.RemoveByIdInScope
Fluent method to specify the scope.
|
static interface |
ReactiveRemoveByIdOperation.RemoveByIdWithCas |
static interface |
ReactiveRemoveByIdOperation.RemoveByIdWithDurability |
static interface |
ReactiveRemoveByQueryOperation.ReactiveRemoveByQuery<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith<T>
Deprecated.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveRemoveByQueryOperation.RemoveByQueryWithConsistency<T> |
static interface |
ReactiveReplaceByIdOperation.ReactiveReplaceById<T>
Provides methods for constructing KV replace operations in a fluent way.
|
static interface |
ReactiveReplaceByIdOperation.ReplaceByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveReplaceByIdOperation.ReplaceByIdWithDurability<T> |
static interface |
ReactiveReplaceByIdOperation.ReplaceByIdWithExpiry<T> |
static interface |
ReactiveUpsertByIdOperation.ReactiveUpsertById<T>
Provides methods for constructing KV operations in a fluent way.
|
static interface |
ReactiveUpsertByIdOperation.UpsertByIdInScope<T>
Fluent method to specify the scope.
|
static interface |
ReactiveUpsertByIdOperation.UpsertByIdWithDurability<T> |
static interface |
ReactiveUpsertByIdOperation.UpsertByIdWithExpiry<T> |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.