接口 NacosTask

所有已知实现类:
AbstractDelayTask, AbstractExecuteTask

public interface NacosTask
Nacos task.
作者:
xiweng.yy
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    Judge Whether this nacos task should do.
  • 方法详细资料

    • shouldProcess

      boolean shouldProcess()
      Judge Whether this nacos task should do.
      返回:
      true means the nacos task should be done, otherwise false