+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
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