Uses of Class
org.apache.hadoop.yarn.api.records.ResourceSizing
Packages that use ResourceSizing
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ResourceSizing in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return ResourceSizingModifier and TypeMethodDescriptionabstract ResourceSizingSchedulingRequest.getResourceSizing()static ResourceSizingResourceSizing.newInstance(int numAllocations, Resource resources) static ResourceSizingResourceSizing.newInstance(Resource resources) Methods in org.apache.hadoop.yarn.api.records with parameters of type ResourceSizingModifier and TypeMethodDescriptionstatic SchedulingRequestSchedulingRequest.newInstance(long allocationRequestId, Priority priority, ExecutionTypeRequest executionType, Set<String> allocationTags, ResourceSizing resourceSizing, PlacementConstraint placementConstraintExpression) SchedulingRequest.SchedulingRequestBuilder.resourceSizing(ResourceSizing resourceSizing) Set theexecutionTypeof the request.abstract voidSchedulingRequest.setResourceSizing(ResourceSizing resourceSizing)