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 = LonerDistributionManager Please let me know if anyone feels strongly against this rename. Thanks! Kirk