程序包 org.apache.seatunnel.engine.server.resourcemanager.allocation.strategy
package org.apache.seatunnel.engine.server.resourcemanager.allocation.strategy
-
类说明RandomStrategy is a strategy that selects the worker randomly.Slot allocation strategy interface.SlotRatioStrategy is a strategy that selects the worker with the lowest slot usage rate.SystemLoadStrategy is a strategy that selects the worker with the lowest system load.