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