java.lang.Object
org.apache.seatunnel.engine.server.resourcemanager.allocation.strategy.RandomStrategy
所有已实现的接口:
SlotAllocationStrategy

public class RandomStrategy extends Object implements SlotAllocationStrategy
RandomStrategy is a strategy that selects the worker randomly.