public class MultiDomainTopologyUpdater extends Object
| Constructor and Description |
|---|
MultiDomainTopologyUpdater(es.tid.tedb.ITMDTEDB ITmultiDomainTEDB) |
MultiDomainTopologyUpdater(es.tid.tedb.MDTEDB multiDomainTEDB,
boolean bgpActivated) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispathRequests(es.tid.bgp.bgp4.messages.BGP4Update updateMessage) |
es.tid.bgp.bgp4Peer.updateTEDB.UpdateProccesorThread |
getUpdateProccesorThread() |
void |
initialize() |
void |
ITinitialize() |
String |
printLSAList() |
String |
printLSAShortList() |
void |
processNotification(es.tid.pce.pcep.objects.Notification notif,
Inet4Address pceId,
Inet4Address domainID) |
int |
sizeLSAList() |
void |
stopMultiDomainTopologyUpdater() |
public MultiDomainTopologyUpdater(es.tid.tedb.MDTEDB multiDomainTEDB,
boolean bgpActivated)
public MultiDomainTopologyUpdater(es.tid.tedb.ITMDTEDB ITmultiDomainTEDB)
public void initialize()
public void ITinitialize()
public void processNotification(es.tid.pce.pcep.objects.Notification notif,
Inet4Address pceId,
Inet4Address domainID)
public void dispathRequests(es.tid.bgp.bgp4.messages.BGP4Update updateMessage)
public void stopMultiDomainTopologyUpdater()
public String printLSAList()
public String printLSAShortList()
public int sizeLSAList()
public es.tid.bgp.bgp4Peer.updateTEDB.UpdateProccesorThread getUpdateProccesorThread()
Copyright © 2016. All rights reserved.