T - the entity type to use.public static interface ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T> extends ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery<T>, WithAnalyticsOptions<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery<T> |
withOptions(com.couchbase.client.java.analytics.AnalyticsOptions options)
Fluent method to specify options to use for execution
|
matchingall, count, exists, first, firstValue, one, oneValue, streamExecutableFindByAnalyticsOperation.FindByAnalyticsWithQuery<T> withOptions(com.couchbase.client.java.analytics.AnalyticsOptions options)
withOptions in interface WithAnalyticsOptions<T>options - to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.