@InterfaceAudience.Private public interface NormalizationPlan
NormalizationPlan describes some modification to region split points as identified
by an instance of RegionNormalizer. It is a POJO describing what action needs taken
and the regions it targets.| Modifier and Type | Interface and Description |
|---|---|
static class |
NormalizationPlan.PlanType |
| Modifier and Type | Method and Description |
|---|---|
NormalizationPlan.PlanType |
getType() |
NormalizationPlan.PlanType getType()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.