| Package | Description |
|---|---|
| org.apache.hadoop.tools.fedbalance |
FedBalance is a tool for balancing data across federation clusters.
|
| Modifier and Type | Method | Description |
|---|---|---|
FedBalanceConfigs.TrashOption |
FedBalanceContext.getTrashOpt() |
|
static FedBalanceConfigs.TrashOption |
FedBalanceConfigs.TrashOption.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FedBalanceConfigs.TrashOption[] |
FedBalanceConfigs.TrashOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
FedBalanceContext.Builder |
FedBalanceContext.Builder.setTrash(FedBalanceConfigs.TrashOption value) |
Specify the trash behaviour after all the data is sync to the target.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.