public class JobExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LogAppender |
appender |
protected String |
chunkId |
protected String |
executorId |
protected String |
jobId |
protected String |
serverUrl |
| Modifier and Type | Method and Description |
|---|---|
protected static JobMessage |
invokeServer(Http http,
String jobId,
String executorId,
JobMessage req) |
static void |
run(String serverUrl) |
protected final String serverUrl
protected final LogAppender appender
protected final String jobId
protected final String executorId
protected String chunkId
public static void run(String serverUrl)
protected static JobMessage invokeServer(Http http, String jobId, String executorId, JobMessage req)
Copyright © 2020. All rights reserved.