| Package | Description |
|---|---|
| org.apache.hadoop.tools.fedbalance |
FedBalance is a tool for balancing data across federation clusters.
|
| Modifier and Type | Method | Description |
|---|---|---|
FedBalanceContext |
FedBalanceContext.Builder.build() |
Build the FedBalanceContext.
|
FedBalanceContext |
TrashProcedure.getContext() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
DistCpProcedure.disableWrite(FedBalanceContext fbcontext) |
Disable write by cancelling the execute permission of the source path.
|
| Constructor | Description |
|---|---|
DistCpProcedure(java.lang.String name,
java.lang.String nextProcedure,
long delayDuration,
FedBalanceContext context) |
The constructor of DistCpProcedure.
|
TrashProcedure(java.lang.String name,
java.lang.String nextProcedure,
long delayDuration,
FedBalanceContext context) |
The constructor of TrashProcedure.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.