public class XxljobExecutor extends Object
| 构造器和说明 |
|---|
XxljobExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddress() |
String |
getAppname() |
String |
getIp() |
String |
getLogpath() |
Integer |
getLogretentiondays() |
Integer |
getPort() |
void |
setAddress(String address) |
void |
setAppname(String appname) |
void |
setIp(String ip) |
void |
setLogpath(String logpath) |
void |
setLogretentiondays(Integer logretentiondays) |
void |
setPort(Integer port) |
public String getAppname()
public void setAppname(String appname)
public String getAddress()
public void setAddress(String address)
public String getIp()
public void setIp(String ip)
public Integer getPort()
public void setPort(Integer port)
public String getLogpath()
public void setLogpath(String logpath)
public Integer getLogretentiondays()
public void setLogretentiondays(Integer logretentiondays)
Copyright © 2023. All rights reserved.