Uses of Class
org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Packages that use SchedulingRequest.SchedulingRequestBuilder
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SchedulingRequest.SchedulingRequestBuilder in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return SchedulingRequest.SchedulingRequestBuilderModifier and TypeMethodDescriptionSchedulingRequest.SchedulingRequestBuilder.allocationRequestId(long allocationRequestId) Set theallocationRequestIdof the request.SchedulingRequest.SchedulingRequestBuilder.allocationTags(Set<String> allocationTags) Set theallocationTagsof the request.SchedulingRequest.SchedulingRequestBuilder.executionType(ExecutionTypeRequest executionType) Set theexecutionTypeof the request.SchedulingRequest.newBuilder()SchedulingRequest.SchedulingRequestBuilder.placementConstraintExpression(PlacementConstraint placementConstraintExpression) Set theplacementConstraintExpressionof the request.Set thepriorityof the request.SchedulingRequest.SchedulingRequestBuilder.resourceSizing(ResourceSizing resourceSizing) Set theexecutionTypeof the request.