public abstract class ExecutorRouter extends Object
protected static org.slf4j.Logger
logger
ExecutorRouter()
abstract com.xxl.job.core.biz.model.ReturnT<String>
route(com.xxl.job.core.biz.model.TriggerParam triggerParam, List<String> addressList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static org.slf4j.Logger logger
public ExecutorRouter()
public abstract com.xxl.job.core.biz.model.ReturnT<String> route(com.xxl.job.core.biz.model.TriggerParam triggerParam, List<String> addressList)
addressList
Copyright © 2022. All rights reserved.