| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TopLongTaskInvoker |
TopLongTaskInvoker.criteriaViewOccurrences(Integer criteriaViewOccurrences) |
TopLongTaskInvoker |
TopLongTaskInvoker.file(String file) |
TopLongTaskInvoker |
TopLongTaskInvoker.impactScore(Double impactScore) |
TopLongTaskInvoker |
TopLongTaskInvoker.invoker(String invoker) |
TopLongTaskInvoker |
TopLongTaskInvoker.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TopLongTaskInvoker |
TopLongTaskInvoker.statsPerView(LongTaskStatsPerView statsPerView) |
TopLongTaskInvoker |
TopLongTaskInvoker.viewOccurrences(Integer viewOccurrences) |
| Modifier and Type | Method and Description |
|---|---|
List<TopLongTaskInvoker> |
AggregatedLongTasksByInvokerType.getTopInvokers()
Top invokers within this invoker type, sorted by impact score descending.
|
| Modifier and Type | Method and Description |
|---|---|
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.addTopInvokersItem(TopLongTaskInvoker topInvokersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatedLongTasksByInvokerType.setTopInvokers(List<TopLongTaskInvoker> topInvokers) |
AggregatedLongTasksByInvokerType |
AggregatedLongTasksByInvokerType.topInvokers(List<TopLongTaskInvoker> topInvokers) |
| Constructor and Description |
|---|
AggregatedLongTasksByInvokerType(String invokerType,
LongTaskStatsPerView statsPerView,
List<TopLongTaskInvoker> topInvokers,
Integer viewOccurrences) |
Copyright © 2026. All rights reserved.