| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.addTopInvokersItem(TopLongTaskInvoker topInvokersItem) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.criteriaViewOccurrences(Integer criteriaViewOccurrences) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.impactScore(Double impactScore) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.invokerType(String invokerType) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.statsPerView(LongTaskStatsPerView statsPerView) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.topInvokers(List<TopLongTaskInvoker> topInvokers) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.viewOccurrences(Integer viewOccurrences) |
| Modifier and Type | Method and Description |
|---|---|
List<AggregatedLongTasksByInvokerType> |
AggregatedLongTasksResponseAttributes.getLongTasksByInvokerType()
Long task statistics grouped by invoker type, sorted by impact score descending.
|
| Modifier and Type | Method and Description |
|---|---|
AggregatedLongTasksResponseAttributes |
AggregatedLongTasksResponseAttributes.addLongTasksByInvokerTypeItem(AggregatedLongTasksByInvokerType longTasksByInvokerTypeItem) |
| Modifier and Type | Method and Description |
|---|---|
AggregatedLongTasksResponseAttributes |
AggregatedLongTasksResponseAttributes.longTasksByInvokerType(List<AggregatedLongTasksByInvokerType> longTasksByInvokerType) |
void |
AggregatedLongTasksResponseAttributes.setLongTasksByInvokerType(List<AggregatedLongTasksByInvokerType> longTasksByInvokerType) |
| Constructor and Description |
|---|
AggregatedLongTasksResponseAttributes(String applicationId,
Long from,
List<AggregatedLongTasksByInvokerType> longTasksByInvokerType,
List<String> sampledViewIds,
Long to,
Integer viewCount,
String viewName) |
Copyright © 2026. All rights reserved.