| Package | Description |
|---|---|
| org.opendaylight.controller.hosttracker |
| Modifier and Type | Method and Description |
|---|---|
SwitchPort[] |
IDevice.getAttachmentPoints()
Get all unique attachment points associated with the device.
|
SwitchPort[] |
IDevice.getAttachmentPoints(boolean includeError)
Get all unique attachment points associated with the device.
|
SwitchPort[] |
IDevice.getOldAP()
Get all old attachment points associated with the device. this is used in
host movement scenario.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SwitchPort> |
IDeviceService.getSuppressAPs() |
| Modifier and Type | Method and Description |
|---|---|
Short[] |
IDevice.getSwitchPortVlanIds(SwitchPort swp)
Returns all unique VLAN IDs for the device that were observed on the
given switch port
|
Copyright © 2015. All Rights Reserved.