Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
Description
Implement an adapter, which adapts the ExecutionGraph and its sub-components(ExecutionVertex, ExecutionEdge) to the FailoverTopology interfaces.
Core components:
1. DefaultFailoverTopology (reflects ExecutionGraph)
2. DefaultFailoverVertex (reflects ExecutionVertex)
3. DefaultFailoverEdge (reflects ExecutionEdge)
Attachments
Issue Links
- links to