public interface ControlMessageProviderService extends ProviderService<ControlMessageProvider>
| Modifier and Type | Method and Description |
|---|---|
void |
updateStatsInfo(DeviceId deviceId,
Set<ControlMessage> controlMessages)
Used to notify the core about the control message statistic information.
|
providervoid updateStatsInfo(DeviceId deviceId, Set<ControlMessage> controlMessages)
deviceId - device identifiercontrolMessages - a collection of control message stats