接口 Instruction
-
public interface Instruction指令- 作者:
- lb
- Date:
- 2024年8月23日
-
-
方法详细资料
-
executor
String executor(String config, JobContext jobContext)
执行指令- 参数:
config- 配置文件的字符串形式jobContext- 任务上下文- 返回:
-
-
public interface Instruction
String executor(String config, JobContext jobContext)
config - 配置文件的字符串形式jobContext - 任务上下文