Re: Rename DM and DistributionManager

2017-11-09 Thread Darrel Schneider
+1 On Thu, Nov 9, 2017 at 12:18 PM, Kirk Lund wrote: > I'd like to do some renaming to use better class names including: > > GEODE-3965: Rename DistributionManager to ClusterDistributionManager and DM > to DistributionManager > > The results would be: > > * interface = DistributionManager > * im

Rename DM and DistributionManager

2017-11-09 Thread Kirk Lund
I'd like to do some renaming to use better class names including: GEODE-3965: Rename DistributionManager to ClusterDistributionManager and DM to DistributionManager The results would be: * interface = DistributionManager * impl for cluster = ClusterDistributionManager * impl for loner = LonerDis