public class Dump extends AsyncContext
TaskContext.Promise<T>, TaskContext.Value<T>LOG| Modifier | Constructor and Description |
|---|---|
protected |
Dump(ScheduledExecutorService scheduledExecutorService,
ExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
<T> TaskContext.Value<T> |
invokeProcessFn(TaskId taskId,
Fn<TaskContext.Value<T>> processFn) |
create, evaluateInternal, flatten, flatten, immediateValue, promise, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasync, currentTask, evaluate, inmemprotected Dump(ScheduledExecutorService scheduledExecutorService, ExecutorService executor)
public <T> TaskContext.Value<T> invokeProcessFn(TaskId taskId, Fn<TaskContext.Value<T>> processFn)
Copyright © 2017. All rights reserved.