|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskCallable
A task that returns a result and may throw an exception.
Method Summary | |
---|---|
java.lang.String |
getAuthToken()
Get the authorization token used to create this task |
TrackingPayload |
getProgress()
Get the processing progress of this task |
SDataRequest |
getSDataRequest()
Get the SDataRequest used to create this task |
Methods inherited from interface java.util.concurrent.Callable |
---|
call |
Method Detail |
---|
java.lang.String getAuthToken()
TrackingPayload getProgress()
SDataRequest getSDataRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |