| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.allocationRequestId(long allocationRequestId) |
Set the
allocationRequestId of the request. |
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.allocationTags(java.util.Set<java.lang.String> allocationTags) |
Set the
allocationTags of the request. |
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.executionType(ExecutionTypeRequest executionType) |
Set the
executionType of the request. |
static SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.newBuilder() |
|
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.placementConstraintExpression(PlacementConstraint placementConstraintExpression) |
Set the
placementConstraintExpression of the request. |
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.priority(Priority priority) |
Set the
priority of the request. |
SchedulingRequest.SchedulingRequestBuilder |
SchedulingRequest.SchedulingRequestBuilder.resourceSizing(ResourceSizing resourceSizing) |
Set the
executionType of the request. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.