| Package | Description |
|---|---|
| org.apache.hadoop.tools.fedbalance.procedure |
Classes under this package implement a state machine used for balancing data
across federation namespaces.
|
| Modifier and Type | Method | Description |
|---|---|---|
BalanceJob.Builder |
BalanceJob.Builder.nextProcedure(T procedure) |
Append a procedure to the tail.
|
BalanceJob.Builder |
BalanceJob.Builder.removeAfterDone(boolean remove) |
Automatically remove this job from the scheduler cache when the job is
done.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.