接口 Instruction


  • public interface Instruction
    指令
    作者:
    lb
    Date:
    2024年8月23日
    • 方法详细资料

      • executor

        String executor​(String config,
                        JobContext jobContext)
        执行指令
        参数:
        config - 配置文件的字符串形式
        jobContext - 任务上下文
        返回: