@InterfaceAudience.Private public interface NormalizationPlan
| Modifier and Type | Interface and Description |
|---|---|
static class |
NormalizationPlan.PlanType |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Admin admin)
Executes normalization plan on cluster (does actual splitting/merging work).
|
NormalizationPlan.PlanType |
getType() |
void execute(Admin admin)
admin - instance of AdminNormalizationPlan.PlanType getType()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.