| Class | Description |
|---|---|
| BalanceJob<T extends BalanceProcedure> |
A Job is a state machine consists of many procedures.
|
| BalanceJob.Builder<T extends BalanceProcedure> | |
| BalanceJournal |
The Journal of the state machine.
|
| BalanceJournalInfoHDFS |
BalanceJournal based on HDFS.
|
| BalanceJournalInfoHDFS.IdGenerator | |
| BalanceProcedure<T extends BalanceProcedure> |
The basic components of the Job.
|
| BalanceProcedure.RetryException |
The RetryException represents the current procedure should be delayed then
retried.
|
| BalanceProcedureScheduler |
The state machine framework consist of:
Job: The state machine.
|
| DistCpProcedure |
Copy data through distcp.
|
| DistCpProcedure.Stage | |
| FedBalance |
Balance data from src cluster to dst cluster with distcp.
|
| FedBalanceConfigs |
Federation balance configuration properties.
|
| FedBalanceConfigs.TrashOption | |
| FedBalanceContext |
This class contains the basic information needed when Federation Balance.
|
| FedBalanceContext.Builder | |
| FedBalanceOptions |
Command line options of FedBalance.
|
| TrashProcedure |
This procedure moves the source path to the corresponding trash.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.