| Interface | Description |
|---|---|
| DAGTraversal.Function |
| Class | Description |
|---|---|
| DAGTraversal |
The dag traversal done here is written to be not recursion based as large DAG's will lead to
stack overflow's, hence iteration based.
|
| Retryable |
Class to implement any retry logic in case of exceptions.
|
| Retryable.Builder |
Copyright © 2024 The Apache Software Foundation. All rights reserved.