| Modifier and Type | Class and Description |
|---|---|
static class |
JobCallable.JobState |
| Modifier and Type | Field and Description |
|---|---|
T |
returnResult |
| Constructor and Description |
|---|
JobCallable() |
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
void |
cleanup() |
abstract T |
execute() |
boolean |
setJobStateCompleted(T result) |
boolean |
setJobStateFailed() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.