Class CandidateNodeSetUtils
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement.CandidateNodeSetUtils
Utility methods for
CandidateNodeSet.-
Method Summary
Modifier and TypeMethodDescriptionstatic <N extends SchedulerNode>
NgetSingleNode(CandidateNodeSet<N> candidates)
-
Method Details
-
getSingleNode
-