| Class | Description |
|---|---|
| LoadConstraint | |
| LoadDatabase | |
| LoadDatabase.AlterDatabase | |
| LoadFunction | |
| ReplicationState | |
| ReplicationState.PartitionState | |
| TaskTracker |
This class will be responsible to track how many tasks have been created,
organization of tasks such that after the number of tasks for next execution are created
we create a dependency collection task(DCT) -> another bootstrap task,
and then add DCT as dependent to all existing tasks that are created so the cycle can continue.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.