| Interface | Description |
|---|---|
| AnyId<T> |
A common interface for those that support one(T), all(Collection
|
| AnyIdReactive<T> |
A common interface for those that support one(T), all(Collection
|
| OneAndAll<T> |
A common interface for those that support one(T), all(Collection
|
| OneAndAllEntity<T> |
A common interface for those that support one(T), all(Collection
|
| OneAndAllEntityReactive<T> |
A common interface for those that support one(T), all(Collection
|
| OneAndAllExists |
A common interface for those that support one(T), all(Collection
|
| OneAndAllExistsReactive |
A common interface for those that support one(T), all(Collection
|
| OneAndAllId<T> |
A common interface for those that support one(String), all(Collection
|
| OneAndAllIdReactive<T> |
A common interface for those that support one(String), all(Collection
|
| OneAndAllReactive<T> |
A common interface for those that support one(T), all(Collection
|
| WithAnalyticsConsistency<T> |
A common interface for all of Insert, Replace, Upsert that take consistency
|
| WithAnalyticsQuery<T> |
A common interface for all of Insert, Replace, Upsert that take Query
|
| WithCollection<T> |
A common interface for all of Insert, Replace, Upsert that take Collection
|
| WithConsistency<T> |
A common interface for all of Insert, Replace, Upsert that take consistency
|
| WithDistinct<T> |
A common interface for all of Insert, Replace, Upsert that take Distinct
|
| 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
|
| Class | Description |
|---|---|
| TemplateUtils |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.