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