Add batching to QueuedNotificationManager 36/46136/1
authorRobert Varga <rovarga@cisco.com>
Tue, 20 Sep 2016 22:57:00 +0000 (00:57 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 23 Sep 2016 14:29:03 +0000 (14:29 +0000)
commit21782e414bc65f82975f62fb560c12f23c5d2acb
tree1d410feacd2a04a31d3af5812873413803fcb44f
parent8fb1f4dda6d063c1a3b11139ec21e1d5ee880075
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>
(cherry picked from commit 8aaf251e7eb6616384794e31bcd107ffe8fdba2e)
common/util/src/main/java/org/opendaylight/yangtools/util/concurrent/QueuedNotificationManager.java