Package | Description |
---|---|
org.opendaylight.controller.cluster.sharding |
Modifier and Type | Method and Description |
---|---|
CompletionStage<DistributedShardFactory.DistributedShardRegistration> |
DistributedShardFactory.createDistributedShard(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix,
Collection<MemberName> replicaMembers)
Register a new shard that is rooted at the desired prefix with replicas on the provided members.
|
CompletionStage<DistributedShardFactory.DistributedShardRegistration> |
DistributedShardedDOMDataTree.createDistributedShard(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix,
Collection<MemberName> replicaMembers) |
Copyright © 2019 OpenDaylight. All rights reserved.