Uses of Class
org.apache.hadoop.yarn.server.federation.policies.router.WeightedRandomRouterPolicy
Packages that use WeightedRandomRouterPolicy
-
Uses of WeightedRandomRouterPolicy in org.apache.hadoop.yarn.server.federation.policies.router
Subclasses of WeightedRandomRouterPolicy in org.apache.hadoop.yarn.server.federation.policies.routerModifier and TypeClassDescriptionclassThis policy selects the subcluster depending on the node where the Client wants to run its application.