| Package | Description |
|---|---|
| org.opendaylight.controller.hosttracker |
| Class and Description |
|---|
| Entity
An entity on the network is a visible trace of a device that corresponds to a
packet received from a particular interface on the edge of a network, with a
particular VLAN tag, and a particular MAC address, along with any other
packet characteristics we might want to consider as helpful for
disambiguating devices.
|
| IDevice
Represents an independent device on the network.
|
| IDeviceListener
Implementors of this interface can receive updates from DeviceManager about
the state of devices under its control.
|
| IDeviceService.DeviceField
Fields used in devices for indexes and querying
|
| IEntityClass
Entities within an entity class are grouped into
Device objects based
on the IEntityClass, and the key fields specified by the entity
class. |
| IEntityClassListener
Implementors of this interface can receive updates from the Entity Classifier
about the changes to entity Classes.
|
| SwitchPort
A simple switch DPID/port pair This class is immutable
|
| SwitchPort.ErrorStatus |
Copyright © 2015. All Rights Reserved.