Interface ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics<T>
- All Superinterfaces:
ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsInCollection<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsInScope<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
,ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery<T>
,ExecutableFindByAnalyticsOperation.TerminatingFindByAnalytics<T>
,InCollection<T>
,InScope<T>
,OneAndAll<T>
,WithAnalyticsConsistency<T>
,WithAnalyticsOptions<T>
,WithAnalyticsQuery<T>
- Enclosing interface:
- ExecutableFindByAnalyticsOperation
public static interface ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics<T>
extends ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsConsistentWith
consistentWith
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsInScope
inScope
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency
withConsistency
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection
as
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery
matching
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableFindByAnalyticsOperation.TerminatingFindByAnalytics
all, count, exists, first, firstValue, one, oneValue, stream