| Package | Description |
|---|---|
| org.apache.hadoop.tools.fedbalance |
FedBalance is a tool for balancing data across federation clusters.
|
| org.apache.hadoop.tools.fedbalance.procedure |
Classes under this package implement a state machine used for balancing data
across federation namespaces.
|
| Class | Description |
|---|---|
| BalanceProcedure |
The basic components of the Job.
|
| BalanceProcedure.RetryException |
The RetryException represents the current procedure should be delayed then
retried.
|
| Class | Description |
|---|---|
| BalanceJob |
A Job is a state machine consists of many procedures.
|
| BalanceJob.Builder | |
| BalanceJournal |
The Journal of the state machine.
|
| BalanceProcedure |
The basic components of the Job.
|
| BalanceProcedure.RetryException |
The RetryException represents the current procedure should be delayed then
retried.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.