public class Par15Task<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> extends BaseTask<Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>> implements Tuple15Task<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
BaseTask.State
_shallowTraceBuilder, _traceValueProvider
_taskDescriptor, LOGGER
Constructor and Description |
---|
Par15Task(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,
Task<T10> task10,
Task<T11> task11,
Task<T12> task12,
Task<T13> task13,
Task<T14> task14,
Task<T15> task15) |
Modifier and Type | Method and Description |
---|---|
protected Promise<Tuple15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>> |
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, fromCompletionStage, fromCompletionStage, getId, getName, getPriority, getShallowTrace, getShallowTraceBuilder, getTrace, getTraceBuilder, map, map, par, par, par, par, par, par, par, par, par, par, par, par, par, par, par, setPriority, setTraceValueSerializer, toTry, toTry, transform, transform, value, value, withDelay, withDelay, withRetryPolicy, withRetryPolicy, withRetryPolicy, withRetryPolicy, withSafeSideEffect, withSafeSideEffect, withSafeSideEffect, withSafeSideEffect, withSideEffect, withSideEffect, withSideEffect, withSideEffect, withTimeout
addListener, await, await, get, getError, getOrDefault, isDone, isFailed, toCompletionStage
cancel
Copyright © 2018. All rights reserved.