static interface |
ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics<T> |
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith<T>
Deprecated.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsInCollection<T>
Fluent method to specify the collection.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<T> |
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T>
Fluent method to specify options.
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
Result type override (Optional).
|
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery<T> |
static interface |
ExecutableFindByAnalyticsOperation.TerminatingFindByAnalytics<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.FindByQueryInCollection<T>
Fluent method to specify the collection.
|
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.FindByQueryWithOptions<T>
Fluent method to specify options.
|
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 |
ExecutableFindByQueryOperation.FindByQueryWithQuery<T>
Fluent methods to specify the query
|
static interface |
ExecutableFindByQueryOperation.TerminatingFindByQuery<T>
Terminating operations invoking the actual execution.
|