| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsExecutionType |
ProductAnalyticsExecutionType.BACKGROUND |
static ProductAnalyticsExecutionType |
ProductAnalyticsExecutionType.MATERIALIZED_VIEW |
static ProductAnalyticsExecutionType |
ProductAnalyticsExecutionType.SIMPLE |
static ProductAnalyticsExecutionType |
ProductAnalyticsExecutionType.TRINO_MULTISTEP |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsExecutionType |
ProductAnalyticsExecutionType.fromValue(String value) |
ProductAnalyticsExecutionType |
ProductAnalyticsAnalyticsRequestAttributes.getEnforcedExecutionType()
Override the query execution strategy.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsAnalyticsRequestAttributes |
ProductAnalyticsAnalyticsRequestAttributes.enforcedExecutionType(ProductAnalyticsExecutionType enforcedExecutionType) |
void |
ProductAnalyticsExecutionType.ProductAnalyticsExecutionTypeSerializer.serialize(ProductAnalyticsExecutionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsAnalyticsRequestAttributes.setEnforcedExecutionType(ProductAnalyticsExecutionType enforcedExecutionType) |
| Constructor and Description |
|---|
ProductAnalyticsExecutionTypeSerializer(Class<ProductAnalyticsExecutionType> t) |
Copyright © 2026. All rights reserved.