CouchbaseOperations
Defines common operations on the Couchbase data source, most commonly implemented by CouchbaseTemplate.
|
| CouchbaseTemplate
Implements lower-level couchbase operations on top of the SDK with entity mapping capabilities.
|
| ExecutableExistsByIdOperation |
| ExecutableExistsByIdOperation.ExecutableExistsById |
| ExecutableExistsByIdOperation.ExistsByIdWithCollection |
| ExecutableExistsByIdOperation.TerminatingExistsById |
| ExecutableFindByAnalyticsOperation |
| ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics |
| ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith
Deprecated.
|
| ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency |
| ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery |
| ExecutableFindByAnalyticsOperation.TerminatingFindByAnalytics |
| ExecutableFindByIdOperation |
| ExecutableFindByIdOperation.ExecutableFindById |
| ExecutableFindByIdOperation.FindByIdWithCollection |
| ExecutableFindByIdOperation.FindByIdWithProjection |
| ExecutableFindByIdOperation.TerminatingFindById |
| ExecutableFindByQueryOperation |
| ExecutableFindByQueryOperation.ExecutableFindByQuery
|
| ExecutableFindByQueryOperation.FindByQueryConsistentWith
Deprecated.
|
| ExecutableFindByQueryOperation.FindByQueryInCollection |
| ExecutableFindByQueryOperation.FindByQueryWithConsistency |
| ExecutableFindByQueryOperation.FindByQueryWithDistinct
Distinct Find support.
|
| ExecutableFindByQueryOperation.FindByQueryWithProjection
Result type override (Optional).
|
| ExecutableFindByQueryOperation.FindByQueryWithQuery
Terminating operations invoking the actual query execution.
|
| ExecutableFindByQueryOperation.TerminatingFindByQuery |
| ExecutableFindFromReplicasByIdOperation |
| ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById |
| ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithCollection |
| ExecutableFindFromReplicasByIdOperation.TerminatingFindFromReplicasById |
| ExecutableInsertByIdOperation |
| ExecutableInsertByIdOperation.ExecutableInsertById |
| ExecutableInsertByIdOperation.InsertByIdWithCollection |
| ExecutableInsertByIdOperation.InsertByIdWithDurability |
| ExecutableInsertByIdOperation.InsertByIdWithExpiry |
| ExecutableInsertByIdOperation.TerminatingInsertById |
| ExecutableRemoveByIdOperation |
| ExecutableRemoveByIdOperation.ExecutableRemoveById |
| ExecutableRemoveByIdOperation.RemoveByIdWithCollection |
| ExecutableRemoveByIdOperation.RemoveByIdWithDurability |
| ExecutableRemoveByIdOperation.TerminatingRemoveById |
| ExecutableRemoveByQueryOperation |
| ExecutableRemoveByQueryOperation.ExecutableRemoveByQuery |
| ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith
Deprecated.
|
| ExecutableRemoveByQueryOperation.RemoveByQueryInCollection |
| ExecutableRemoveByQueryOperation.RemoveByQueryWithConsistency |
| ExecutableRemoveByQueryOperation.RemoveByQueryWithQuery |
| ExecutableRemoveByQueryOperation.TerminatingRemoveByQuery |
| ExecutableReplaceByIdOperation |
| ExecutableReplaceByIdOperation.ExecutableReplaceById |
| ExecutableReplaceByIdOperation.ReplaceByIdWithCollection |
| ExecutableReplaceByIdOperation.ReplaceByIdWithDurability |
| ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry |
| ExecutableReplaceByIdOperation.TerminatingReplaceById |
| ExecutableUpsertByIdOperation |
| ExecutableUpsertByIdOperation.ExecutableUpsertById |
| ExecutableUpsertByIdOperation.TerminatingUpsertById |
| ExecutableUpsertByIdOperation.UpsertByIdWithCollection |
| ExecutableUpsertByIdOperation.UpsertByIdWithDurability |
| ExecutableUpsertByIdOperation.UpsertByIdWithExpiry |
| FluentCouchbaseOperations
The fluent couchbase operations combines all different possible operations for simplicity reasons.
|
| ReactiveCouchbaseOperations
|
| ReactiveCouchbaseTemplate
template class for Reactive Couchbase operations
|
| ReactiveExistsByIdOperation |
| ReactiveExistsByIdOperation.ExistsByIdWithCollection |
| ReactiveExistsByIdOperation.ReactiveExistsById |
| ReactiveExistsByIdOperation.TerminatingExistsById |
| ReactiveFindByAnalyticsOperation |
| ReactiveFindByAnalyticsOperation.FindByAnalyticsConsistentWith
Deprecated.
|
| ReactiveFindByAnalyticsOperation.FindByAnalyticsWithConsistency |
| ReactiveFindByAnalyticsOperation.FindByAnalyticsWithQuery |
| ReactiveFindByAnalyticsOperation.ReactiveFindByAnalytics |
| ReactiveFindByAnalyticsOperation.TerminatingFindByAnalytics
Compose find execution by calling one of the terminating methods.
|
| ReactiveFindByIdOperation |
| ReactiveFindByIdOperation.FindByIdWithCollection |
| ReactiveFindByIdOperation.FindByIdWithProjection |
| ReactiveFindByIdOperation.ReactiveFindById |
| ReactiveFindByIdOperation.TerminatingFindById |
| ReactiveFindByQueryOperation
ReactiveFindByQueryOperation
|
| ReactiveFindByQueryOperation.FindByQueryConsistentWith
Deprecated.
|
| ReactiveFindByQueryOperation.FindByQueryInCollection
Collection override (optional).
|
| ReactiveFindByQueryOperation.FindByQueryWithConsistency |
| ReactiveFindByQueryOperation.FindByQueryWithDistinct
Distinct Find support.
|
| ReactiveFindByQueryOperation.FindByQueryWithProjection
Result type override (optional).
|
| ReactiveFindByQueryOperation.FindByQueryWithQuery
Terminating operations invoking the actual query execution.
|
| ReactiveFindByQueryOperation.ReactiveFindByQuery |
| ReactiveFindByQueryOperation.TerminatingFindByQuery
Compose find execution by calling one of the terminating methods.
|
| ReactiveFindFromReplicasByIdOperation |
| ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithCollection |
| ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById |
| ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById |
| ReactiveFluentCouchbaseOperations
The fluent couchbase operations combines all different possible operations for simplicity reasons.
|
| ReactiveInsertByIdOperation |
| ReactiveInsertByIdOperation.InsertByIdWithCollection |
| ReactiveInsertByIdOperation.InsertByIdWithDurability |
| ReactiveInsertByIdOperation.InsertByIdWithExpiry |
| ReactiveInsertByIdOperation.ReactiveInsertById |
| ReactiveInsertByIdOperation.TerminatingInsertById |
| ReactiveRemoveByIdOperation |
| ReactiveRemoveByIdOperation.ReactiveRemoveById |
| ReactiveRemoveByIdOperation.RemoveByIdWithCollection |
| ReactiveRemoveByIdOperation.RemoveByIdWithDurability |
| ReactiveRemoveByIdOperation.TerminatingRemoveById |
| ReactiveRemoveByQueryOperation |
| ReactiveRemoveByQueryOperation.ReactiveRemoveByQuery |
| ReactiveRemoveByQueryOperation.RemoveByQueryConsistentWith
Deprecated.
|
| ReactiveRemoveByQueryOperation.RemoveByQueryInCollection |
| ReactiveRemoveByQueryOperation.RemoveByQueryWithConsistency |
| ReactiveRemoveByQueryOperation.RemoveByQueryWithQuery |
| ReactiveRemoveByQueryOperation.TerminatingRemoveByQuery |
| ReactiveReplaceByIdOperation |
| ReactiveReplaceByIdOperation.ReactiveReplaceById |
| ReactiveReplaceByIdOperation.ReplaceByIdWithCollection |
| ReactiveReplaceByIdOperation.ReplaceByIdWithDurability |
| ReactiveReplaceByIdOperation.ReplaceByIdWithExpiry |
| ReactiveReplaceByIdOperation.TerminatingReplaceById |
| ReactiveUpsertByIdOperation |
| ReactiveUpsertByIdOperation.ReactiveUpsertById |
| ReactiveUpsertByIdOperation.TerminatingUpsertById |
| ReactiveUpsertByIdOperation.UpsertByIdWithCollection |
| ReactiveUpsertByIdOperation.UpsertByIdWithDurability |
| ReactiveUpsertByIdOperation.UpsertByIdWithExpiry |
| RemoveResult |
| WithDurability
A common interface for all of Insert, Replace, Upsert that take Durability
|
| WithExpiry
A common interface for all of Insert, Replace, Upsert that take expiry
|