| Interface | Description |
|---|---|
| AnyId<T> |
A common interface for those that support one(T), all(Collection<T>)
|
| AnyIdReactive<T> |
A common interface for those that support one(T), all(Collection<T%gt;)
|
| InCollection<T> |
A common interface for all of Insert, Replace, Upsert that take Collection
|
| InScope<T> |
A common interface for all of Insert, Replace, Upsert that take options
|
| OneAndAll<T> |
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllEntity<T> |
A common interface for those that support one(T), all(Collection<T>)
|
| OneAndAllEntityReactive<T> |
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<T> |
A common interface for those that support one(String), all(Collection<String>)
|
| OneAndAllIdReactive<T> |
A common interface for those that support one(String), all(Collection<String>)
|
| OneAndAllReactive<T> |
A common interface for those that support one(T), all(Collection<T>)
|
| WithAnalyticsConsistency<T> |
Interface for operations that take AnalyticsScanConsistency
|
| WithAnalyticsOptions<T> |
Interface for operations that take AnalyticsOptions
|
| WithAnalyticsQuery<T> |
Interface for operations that take AnalyticsQuery
|
| WithConsistency<T> |
A common interface operations that take scan consistency
|
| WithDistinct<T> |
Interface for operations that take distinct fields
|
| WithDurability<T> |
A common interface for all of Insert, Replace, Upsert that take Durability
|
| WithExistsOptions<T> |
Interface for operations that take ExistsOptions
|
| WithExpiry<R> |
A common interface for those that support withExpiry()
|
| WithGetAnyReplicaOptions<T> |
A interface for operations that take GetAnyReplicaOptions
|
| WithGetOptions<T> |
Interface for operations that take GetOptions
|
| WithInsertOptions<T> |
Interface for operations take insert options
|
| WithProjecting<R> |
A common interface for all of Insert, Replace, Upsert that take Projection
|
| WithProjection<R> |
A common interface for all of Insert, Replace, Upsert that take Projection
|
| WithProjectionId<R> |
A common interface for those that support project()
|
| WithQuery<T> |
A common interface for all of Insert, Replace, Upsert that take Query
|
| WithQueryOptions<T> |
A common interface for all of Insert, Replace, Upsert that take options
|
| WithRemoveOptions<T> |
A common interface for all of Insert, Replace, Upsert that take options
|
| WithReplaceOptions<T> |
A common interface for all of Insert, Replace, Upsert that take options
|
| WithUpsertOptions<T> |
A common interface for all of Insert, Replace, Upsert that take options
|
| Class | Description |
|---|---|
| PseudoArgs<OPTS> | |
| TemplateUtils |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.