| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
_interval |
protected int |
_interval_bak |
protected String |
_name |
protected ThreadPoolExecutor |
_pool |
| 限定符 | 构造器和说明 |
|---|---|
protected |
JtTaskBase(String name,
int interval) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getInterval() |
String |
getName() |
protected org.noear.snack.ONode |
node_cfg() |
protected boolean |
node_current_can_run() |
protected String |
node_id() |
void |
poolExecute(Runnable runnable) |
protected String _name
protected int _interval
protected int _interval_bak
protected ThreadPoolExecutor _pool
protected JtTaskBase(String name, int interval)
protected String node_id()
public void poolExecute(Runnable runnable)
protected org.noear.snack.ONode node_cfg()
protected boolean node_current_can_run()
public int getInterval()
getInterval 在接口中 IJtTaskCopyright © 2020. All rights reserved.