|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| com.github.ltsopensource.jobclient | |
| com.github.ltsopensource.jobclient.support | |
| Uses of Response in com.github.ltsopensource.jobclient |
|---|
| Methods in com.github.ltsopensource.jobclient that return Response | |
|---|---|
Response |
JobClient.cancelJob(String taskId,
String taskTrackerNodeGroup)
取消任务 |
Response |
RetryJobClient.submitJob(com.github.ltsopensource.core.domain.Job job)
|
Response |
JobClient.submitJob(com.github.ltsopensource.core.domain.Job job)
|
Response |
RetryJobClient.submitJob(List<com.github.ltsopensource.core.domain.Job> jobs)
|
Response |
JobClient.submitJob(List<com.github.ltsopensource.core.domain.Job> jobs)
|
| Uses of Response in com.github.ltsopensource.jobclient.support |
|---|
| Methods in com.github.ltsopensource.jobclient.support that return Response | |
|---|---|
Response |
JobSubmitProtector.execute(List<com.github.ltsopensource.core.domain.Job> jobs,
JobSubmitExecutor<Response> jobSubmitExecutor)
|
| Method parameters in com.github.ltsopensource.jobclient.support with type arguments of type Response | |
|---|---|
Response |
JobSubmitProtector.execute(List<com.github.ltsopensource.core.domain.Job> jobs,
JobSubmitExecutor<Response> jobSubmitExecutor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||