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