public interface DeviceRegistry
Modifier and Type | Method and Description |
---|---|
DeviceFlowRegistry |
getDeviceFlowRegistry()
Method exposes flow registry used for storing flow ids identified by calculated flow hash.
|
DeviceGroupRegistry |
getDeviceGroupRegistry()
Method exposes device group registry used for storing group ids.
|
DeviceMeterRegistry |
getDeviceMeterRegistry()
Method exposes device meter registry used for storing meter ids.
|
DeviceFlowRegistry getDeviceFlowRegistry()
DeviceGroupRegistry getDeviceGroupRegistry()
DeviceMeterRegistry getDeviceMeterRegistry()
Copyright © 2018 OpenDaylight. All rights reserved.