public interface ParTask<T> extends Task<List<T>>
Task.par
_taskDescriptor, LOGGER
Modifier and Type | Method and Description |
---|---|
List<T> |
getSuccessful()
Get the list of successful values.
|
List<Task<T>> |
getTasks()
Return the list of tasks that were related to this task.
|
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, onFailure, onFailure, par, par, par, par, par, par, par, par, par, par, par, par, par, par, par, recover, recover, recoverWith, recoverWith, setPriority, setTraceValueSerializer, shareable, toTry, toTry, transform, transform, value, value, withDelay, withDelay, withRetryPolicy, withRetryPolicy, withRetryPolicy, withRetryPolicy, withSafeSideEffect, withSafeSideEffect, withSafeSideEffect, withSafeSideEffect, withSideEffect, withSideEffect, withSideEffect, withSideEffect, withTimeout, withTimeout
addListener, await, await, get, getError, getOrDefault, isDone, isFailed, toCompletionStage
cancel
Copyright © 2018. All rights reserved.