Interface Instruction


  • public interface Instruction
    指令
    Author:
    lb
    Date:
    2024年8月23日
    • Method Detail

      • executor

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