public class DefaultConfigPusher extends Object implements AutoCloseable, org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<FlowCapableNode>
| Constructor and Description |
|---|
DefaultConfigPusher(NodeConfigService nodeConfigService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DeviceOwnershipService deviceOwnershipService) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<FlowCapableNode>> modifications) |
void |
start() |
public DefaultConfigPusher(NodeConfigService nodeConfigService, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)
public void start()
public void close()
close in interface AutoCloseablepublic void onDataTreeChanged(@Nonnull Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<FlowCapableNode>> modifications)
onDataTreeChanged in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<FlowCapableNode>Copyright © 2019 OpenDaylight. All rights reserved.