| Package | Description |
|---|---|
| io.gs2.jobQueue | |
| io.gs2.jobQueue.result |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
Gs2JobQueueRestClient.run(RunRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2JobQueueRestClient.runAsync(RunRequest request,
AsyncAction<AsyncResult<RunResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static RunResult |
RunResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
RunResult |
RunResult.withIsLastJob(Boolean isLastJob) |
RunResult |
RunResult.withItem(Job item) |
RunResult |
RunResult.withResult(JobResultBody result) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.