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