类 RandomStrategy
java.lang.Object
org.apache.seatunnel.engine.server.resourcemanager.allocation.strategy.RandomStrategy
- 所有已实现的接口:
SlotAllocationStrategy
RandomStrategy is a strategy that selects the worker randomly.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RandomStrategy
public RandomStrategy()
-
-
方法详细资料
-
selectWorker
- 指定者:
selectWorker在接口中SlotAllocationStrategy
-