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 Summary
-
Method Summary
-
Method Details
-
getType
Returns the type of this plan -
getPlanSizeMb
long getPlanSizeMb()
-