Bump versions to 4.0.0-SNAPSHOT
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / sharding / DistributedShardFactory.java
index fba71ab11771d1fd60e91c9b24e1ee4f2b7ab8b7..c3c3a25a2bc645242291f2758b48692577fc319f 100644 (file)
@@ -20,6 +20,7 @@ import org.opendaylight.mdsal.dom.api.DOMDataTreeShardingConflictException;
  * shard/replicas that come along with it.
  */
 @Beta
+@Deprecated(forRemoval = true)
 public interface DistributedShardFactory {
     /**
      * Register a new shard that is rooted at the desired prefix with replicas on the provided members.