public class Par9Task<T1,T2,T3,T4,T5,T6,T7,T8,T9> extends BaseTask<Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>> implements Tuple9Task<T1,T2,T3,T4,T5,T6,T7,T8,T9>
BaseTask.State
_shallowTraceBuilder, _traceValueProvider
_taskDescriptor, LOGGER
Constructor and Description |
---|
Par9Task(java.lang.String name,
Task<T1> task1,
Task<T2> task2,
Task<T3> task3,
Task<T4> task4,
Task<T5> task5,
Task<T6> task6,
Task<T7> task7,
Task<T8> task8,
Task<T9> task9) |
Modifier and Type | Method and Description |
---|---|
protected Promise<Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>> |
run(Context context)
This template method is invoked when the task is run.
|
cancel, contextRun, getId, getName, getPriority, getSettableDelegate, getShallowTrace, getShallowTraceBuilder, getTrace, getTraceBuilder, markTaskPending, markTaskStarted, setPriority, setTraceValueSerializer, toString, traceFailure, transitionCancel, transitionDone, transitionPending, transitionRun
addListener, await, await, get, getDelegate, getError, getOrDefault, isDone, isFailed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen, andThen, cast, flatMap, flatMap, map, map, onFailure, onFailure, recover, recover, recoverWith, recoverWith, shareable, withSideEffect, withSideEffect, withTimeout
action, action, andThen, andThen, andThen, andThen, apply, async, async, async, async, blocking, blocking, callable, callable, contextRun, failure, failure, flatMap, flatMap, flatten, flatten, getId, getName, getPriority, getShallowTrace, getShallowTraceBuilder, getTrace, getTraceBuilder, map, map, par, par, par, par, par, par, par, par, par, setPriority, setTraceValueSerializer, toTry, toTry, transform, transform, value, value, withRetryPolicy, withRetryPolicy, withRetryPolicy, withRetryPolicy, withSideEffect, withSideEffect, withTimeout
addListener, await, await, get, getError, getOrDefault, isDone, isFailed
cancel