private ClusterDeathWatchSpec(ClusterDeathWatchSpecConfig config)
     : base(config)
 {
     _config = config;
 }
 private ClusterDeathWatchSpec(ClusterDeathWatchSpecConfig config)
     : base(config)
 {
     _config = config;
 }