public class PigeonConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.