|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.linkedin.glu.groovy.utils.concurrent.FutureTaskExecution
org.linkedin.glu.groovy.utils.concurrent.FutureExecutionImpl
org.linkedin.glu.groovy.utils.concurrent.Invocation
org.linkedin.glu.groovy.utils.concurrent.ActionExecution
class ActionExecution extends Invocation
Field Summary |
---|
Fields inherited from class FutureTaskExecution | |
---|---|
DEFAULT_SUBMITTER, _callable, _future, _onCompletionCallback, _onCompletionCallbackCalled |
Method Summary |
---|
Methods inherited from class Invocation | |
---|---|
execute, getInvocable, toString |
Methods inherited from class FutureExecutionImpl | |
---|---|
cancel, compareTo, toString |
Methods inherited from class FutureTaskExecution | |
---|---|
cancel, execute, get, get, get, getId, getOnCompletionCallback, isCancelled, isDone, isStarted, run, runAsync, runSync, setId, setOnCompletionCallback, waitForStart |
Groovy Documentation