public class BgpConfigurationManager.EbgpMultihopReactor extends org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor> implements org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<EbgpMultihop>
Constructor and Description |
---|
EbgpMultihopReactor() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid,
EbgpMultihop val) |
protected BgpConfigurationManager.EbgpMultihopReactor |
getDataTreeChangeListener() |
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> |
getWildCardPath() |
protected void |
remove(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid,
EbgpMultihop val) |
protected void |
update(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid,
EbgpMultihop oldval,
EbgpMultihop newval) |
addAfterListener, addBeforeListener, close, deregisterListener, init, onDataTreeChanged, registerListener
protected void add(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid, EbgpMultihop val)
add
in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor>
protected BgpConfigurationManager.EbgpMultihopReactor getDataTreeChangeListener()
getDataTreeChangeListener
in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor>
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> getWildCardPath()
getWildCardPath
in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor>
protected void remove(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid, EbgpMultihop val)
remove
in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor>
protected void update(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<EbgpMultihop> iid, EbgpMultihop oldval, EbgpMultihop newval)
update
in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<EbgpMultihop,BgpConfigurationManager.EbgpMultihopReactor>
Copyright © 2019 OpenDaylight. All rights reserved.