Package | Description |
---|---|
etri.sdn.controller.module.devicemanager |
Modifier and Type | Method and Description |
---|---|
private java.util.LinkedList<Devices.DeviceUpdate> |
Devices.updateUpdates(java.util.LinkedList<Devices.DeviceUpdate> list,
Devices.DeviceUpdate update)
Inserts a new DeviceUpdate to the list of
Devices.DeviceUpdate s. |
Modifier and Type | Method and Description |
---|---|
private java.util.LinkedList<Devices.DeviceUpdate> |
Devices.updateUpdates(java.util.LinkedList<Devices.DeviceUpdate> list,
Devices.DeviceUpdate update)
Inserts a new DeviceUpdate to the list of
Devices.DeviceUpdate s. |
Modifier and Type | Method and Description |
---|---|
private void |
Devices.processUpdates(java.util.Queue<Devices.DeviceUpdate> updates)
Sends update notifications to listeners.
|
private java.util.LinkedList<Devices.DeviceUpdate> |
Devices.updateUpdates(java.util.LinkedList<Devices.DeviceUpdate> list,
Devices.DeviceUpdate update)
Inserts a new DeviceUpdate to the list of
Devices.DeviceUpdate s. |