| Interface | Description |
|---|---|
| ExecutionGraphNode<T> | |
| Parameterized | |
| Plugin |
| Class | Description |
|---|---|
| AbstractExecutionGraphNode<T> | |
| AbstractExecutionGraphNode.WithImplicitCloning<T> | |
| AbstractParameterizedExecutionGraphNode<T> | |
| AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T> | |
| CompiledExecutionGraph | |
| DecoratedExecutionNodeFactory<U extends ExecutionGraphNode<T>,V extends ExecutionNodeWrapper<U,T>,T> | |
| ExecutionGraph<T> | |
| ExecutionGraphNode.DegreeBounds | |
| FaradayCageContext<U extends ExecutionGraphNode<T>,V extends ExecutionNodeWrapper<U,T>,T> | |
| PluginFactory<U extends Plugin> |
A generic factory for implementations of
FaradayCagePlugin. |
| ThreadlocalInheritingCompletableFuture<T> |
This custom future implementation enables inheritance of Threadlocal variables.
|
| ValidatableParameterMap |
A
ValidatableParameterMap serves as registry of parameters that can be used
to configure a ValidatableParameterMap. |
| ValidatableParameterMap.Builder |
Builder for
ValidatableParameterMap |
| Exception | Description |
|---|---|
| InvalidExecutionGraphException |
Custom Exception for invalid ExecutionGraphs
|
Copyright © 2019. All rights reserved.