Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api.ConstraintPlacementAlgorithmOutput
Packages that use ConstraintPlacementAlgorithmOutput
Package
Description
This Package contains classes related to constrained placement of
Requests.
-
Uses of ConstraintPlacementAlgorithmOutput in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api with parameters of type ConstraintPlacementAlgorithmOutputModifier and TypeMethodDescriptionvoidConstraintPlacementAlgorithmOutputCollector.collect(ConstraintPlacementAlgorithmOutput algorithmOutput) Collect an ConstraintPlacementAlgorithm output.