| Modifier and Type | Method and Description |
|---|---|
void |
VTNFlowManager.notifyVtnNode(VtnNodeEvent ev)
Invoked when a node information has been added or removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTNInventoryListener.notifyVtnNode(VtnNodeEvent ev)
Invoked when a node information has been added or removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTNPacketService.notifyVtnNode(VtnNodeEvent ev)
Invoked when a node information has been added or removed.
|
| Modifier and Type | Method and Description |
|---|---|
protected VnodeState |
VTerminal.eventReceived(TxContext ctx,
VtnNodeEvent ev)
Notify virtual mappings in this bridge of node event.
|
protected abstract VnodeState |
VirtualBridge.eventReceived(TxContext ctx,
VtnNodeEvent ev)
Notify virtual mappings in this bridge of node event.
|
protected VnodeState |
VBridge.eventReceived(TxContext ctx,
VtnNodeEvent ev)
Notify virtual mappings in this bridge of node event.
|
VnodeState |
VInterface.notifyNode(TxContext ctx,
VtnNodeEvent ev)
Invoked when a physical switch is added, removed, or changed.
|
VnodeState |
VTNMacMap.notifyNode(TxContext ctx,
VtnNodeEvent ev)
Invoked when a physical switch is added, removed, or changed.
|
VnodeState |
VTNVlanMap.notifyNode(TxContext ctx,
VtnNodeEvent ev)
Invoked when a physical switch is added, removed, or changed.
|
void |
VirtualBridge.notifyNode(TxContext ctx,
VtnNodeEvent ev)
Invoked when a physical switch is added, removed, or changed.
|
void |
VTenantManager.notifyVtnNode(VtnNodeEvent ev)
Invoked when a node information has been added or removed.
|
protected void |
VtnNodeEventHandler.scan(TxContext ctx,
VBridge vbr,
VtnNodeEvent ev)
Deliver a VTN node event to the given vBridge.
|
protected void |
VtnNodeEventHandler.scan(TxContext ctx,
VTerminal vtm,
VtnNodeEvent ev)
Remove resolved path faults in the given vTerminal.
|
Copyright © 2018 OpenDaylight. All rights reserved.