| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Account.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Auth.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Chat.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2.updateCacheFromJobResult(CacheDatabase cache,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Datastore.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Dictionary.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Distributor.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Enhance.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Exchange.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Experience.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Formation.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Friend.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Gateway.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Identifier.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Inbox.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Inventory.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2JobQueue.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static JobResultBody |
JobResultBody.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
JobResultBody |
JobResultBody.withResult(String result) |
JobResultBody |
JobResultBody.withStatusCode(Integer statusCode) |
JobResultBody |
JobResultBody.withTryAt(Long tryAt) |
JobResultBody |
JobResultBody.withTryNumber(Integer tryNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<JobResultBody> |
DeadLetterJob.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeadLetterJob.setResult(List<JobResultBody> result) |
DeadLetterJob |
DeadLetterJob.withResult(List<JobResultBody> result) |
| Modifier and Type | Method and Description |
|---|---|
JobResultBody |
RunByUserIdResult.getResult() |
JobResultBody |
RunResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunByUserIdResult.setResult(JobResultBody result) |
void |
RunResult.setResult(JobResultBody result) |
RunByUserIdResult |
RunByUserIdResult.withResult(JobResultBody result) |
RunResult |
RunResult.withResult(JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Key.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Limit.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Lock.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Log.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Lottery.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Matchmaking.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Mission.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Money.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2News.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Quest.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Ranking.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Realtime.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Schedule.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Script.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Showcase.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Stamina.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gs2Version.updateCacheFromJobResult(CacheDatabase cache,
String method,
Job job,
JobResultBody result) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.