Add batching to QueuedNotificationManager 93/46093/2
authorRobert Varga <rovarga@cisco.com>
Tue, 20 Sep 2016 22:57:00 +0000 (00:57 +0200)
committerRobert Varga <rovarga@cisco.com>
Thu, 22 Sep 2016 18:05:47 +0000 (20:05 +0200)
commit8aaf251e7eb6616384794e31bcd107ffe8fdba2e
tree1aa38994807d2beeec042d3ff553dd7baf3bacbc
parent867c54eb1184ba4bc2fd0fc71e4aaebe9d6cc569
Add batching to QueuedNotificationManager

Introduce BatchedInvoker, which allows multiple events to be
delivered in one go.

Change-Id: I3d4d054543fa29842d67f6f21f28ff0a47ed135d
Signed-off-by: Robert Varga <rovarga@cisco.com>
common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/QueuedNotificationManager.java