@InterfaceAudience.Private public interface NormalizationPlan
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
NormalizationPlan.PlanType |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.