public interface MessageSpy extends Runnable
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageSpy.StatisticsGroup
statistic groups overall in OFPlugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
spyMessage(Class<?> message,
MessageSpy.StatisticsGroup statGroup)
Spy message.
|
void spyMessage(Class<?> message, MessageSpy.StatisticsGroup statGroup)
message - from switch or to switch - depends on statGroupstatGroup - statistics groupCopyright © 2019 OpenDaylight. All rights reserved.