| Interface | Description |
|---|---|
| StringConvertibleObject |
| Class | Description |
|---|---|
| AddDependencyToLeaves | |
| FileList | |
| ReplUtils | |
| ReplUtils.TimeSerializer | |
| SnapshotUtils |
Utility class for snapshot related operations.
|
| SnapshotUtils.ReplSnapshotCount |
Snapshot count holder.
|
| 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.
|
| Enum | Description |
|---|---|
| ReplUtils.MetricName |
Replication Metrics.
|
| ReplUtils.ReplLoadOpType |
Bootstrap REPL LOAD operation type on the examined object based on ckpt state.
|
| SnapshotUtils.SnapshotCopyMode |
Specifies the mode of copy when using Snapshots for replication.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.