Interface NormalizationPlan
- All Known Implementing Classes:
- MergeNormalizationPlan,- SplitNormalizationPlan
A 
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.- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
getTypeReturns the type of this plan
- 
getPlanSizeMblong getPlanSizeMb()
 
-