public class PigeonConfig extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static PigeonConfig |
getInstance() |
String |
getJobCancelPostBody(int taskId) |
String |
getJobLogsFetchUrl(String host,
String jobName,
int taskId) |
String |
getJobStatusPostBody(int taskId) |
String |
getJobStatusUrl(String tisHost) |
String |
getJobTriggerPostBody() |
String |
getJobTriggerUrl(String tisHost) |
public static PigeonConfig getInstance()
public String getJobCancelPostBody(int taskId)
public String getJobTriggerPostBody()
public String getJobStatusPostBody(int taskId)
Copyright © 2022 The Apache Software Foundation. All rights reserved.