类的使用
org.apache.seatunnel.engine.server.resourcemanager.resource.SystemLoadInfo
使用SystemLoadInfo的程序包
程序包
说明
-
org.apache.seatunnel.engine.server.resourcemanager.allocation.strategy中SystemLoadInfo的使用
修饰符和类型方法说明voidSystemLoadStrategy.updateWorkerLoad(com.hazelcast.cluster.Address address, SystemLoadInfo systemLoadInfo) 限定符构造器说明SystemLoadStrategy(Map<com.hazelcast.cluster.Address, org.apache.seatunnel.shade.com.google.common.collect.EvictingQueue<SystemLoadInfo>> workerLoadMap) -
org.apache.seatunnel.engine.server.utils中SystemLoadInfo的使用
类型变量类型为SystemLoadInfo的org.apache.seatunnel.engine.server.utils中的方法参数修饰符和类型方法说明doubleSystemLoadCalculate.calculate(org.apache.seatunnel.shade.com.google.common.collect.EvictingQueue<SystemLoadInfo> systemLoads, WorkerProfile workerProfile, Map<com.hazelcast.cluster.Address, SlotAssignedProfile> workerAssignedSlots)