接口 JobRpcClient


public interface JobRpcClient
调用客户端接口
从以下版本开始:
2.0.0
  • 方法概要

    修饰符和类型
    方法
    说明
    com.aizuda.easy.retry.common.core.model.Result<Boolean>
    dispatch(DispatchJobRequest dispatchJobRequest)
     
    com.aizuda.easy.retry.common.core.model.Result<Boolean>
    stop(StopJobDTO stopJobDTO)