| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Estimation |
Estimation.cpu(Cpu cpu) |
Estimation |
Estimation.ephemeralStorage(Long ephemeralStorage) |
Estimation |
ComponentRecommendation.getEstimation()
Recommended resource values for a Spark driver or executor, derived from recent real usage
metrics.
|
Estimation |
Estimation.heap(Long heap) |
Estimation |
Estimation.memory(Long memory) |
Estimation |
Estimation.overhead(Long overhead) |
Estimation |
Estimation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentRecommendation |
ComponentRecommendation.estimation(Estimation estimation) |
void |
ComponentRecommendation.setEstimation(Estimation estimation) |
| Constructor and Description |
|---|
ComponentRecommendation(Estimation estimation) |
Copyright © 2026. All rights reserved.