| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Class and Description |
|---|
| AnyId
A common interface for those that support one(T), all(Collection<T>)
|
| AnyIdReactive
A common interface for those that support one(T), all(Collection<T%gt;)
|
| InCollection
A common interface for all of Insert, Replace, Upsert that take Collection
|
| InScope
A common interface for all of Insert, Replace, Upsert that take options
|
| OneAndAll
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllEntity
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllEntityReactive
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllExists
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllExistsReactive
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllId
A common interface for those that support one(String), all(Collection<String>)
|
| OneAndAllIdReactive
A common interface for those that support one(String), all(Collection<String>)
|
| OneAndAllReactive
A common interface for those that support one(T), all(Collection<T>)
|
| PseudoArgs |
| WithAnalyticsConsistency
Interface for operations that take AnalyticsScanConsistency
|
| WithAnalyticsOptions
Interface for operations that take AnalyticsOptions
|
| WithAnalyticsQuery
Interface for operations that take AnalyticsQuery
|
| WithConsistency
A common interface operations that take scan consistency
|
| WithDistinct
Interface for operations that take distinct fields
|
| WithDurability
A common interface for all of Insert, Replace, Upsert that take Durability
|
| WithExistsOptions
Interface for operations that take ExistsOptions
|
| WithExpiry
A common interface for those that support withExpiry()
|
| WithGetAnyReplicaOptions
A interface for operations that take GetAnyReplicaOptions
|
| WithGetOptions
Interface for operations that take GetOptions
|
| WithInsertOptions
Interface for operations take insert options
|
| WithProjectionId
A common interface for those that support project()
|
| WithQuery
A common interface for all of Insert, Replace, Upsert that take Query
|
| WithQueryOptions
A common interface for all of Insert, Replace, Upsert that take options
|
| WithRemoveOptions
A common interface for all of Insert, Replace, Upsert that take options
|
| WithReplaceOptions
A common interface for all of Insert, Replace, Upsert that take options
|
| WithUpsertOptions
A common interface for all of Insert, Replace, Upsert that take options
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.