@Beta public class NotifyProducerCreated extends Object implements Serializable
ShardedDataTreeActor
's when attempting
to create a producer. The remote node should attempt to create a producer in the local sharding service and reply
with success/failure based on the attempt result.Constructor and Description |
---|
NotifyProducerCreated(Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> subtrees) |
Modifier and Type | Method and Description |
---|---|
Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> |
getSubtrees() |
public NotifyProducerCreated(Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> subtrees)
public Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> getSubtrees()
Copyright © 2019 OpenDaylight. All rights reserved.