BUG 2676 : Introduce API for accessing akka dispatchers 92/15592/1
authorMoiz Raja <moraja@cisco.com>
Sat, 21 Feb 2015 14:58:33 +0000 (06:58 -0800)
committerMoiz Raja <moraja@cisco.com>
Sat, 21 Feb 2015 14:58:33 +0000 (06:58 -0800)
commit1e25f44b70aab9998f33b2136a0cf628821cd2dc
treefeac100bf3cb1baf322a9c08608c6ec2eeb79a6d
parent18126649bba1cda7b589a4f23b96211562f9e008
BUG 2676 : Introduce API for accessing akka dispatchers

Change-Id: I2a9b0f0848da1a6181a3e6c8d61d0d96499a61d0
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/utils/Dispatchers.java [new file with mode: 0644]
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/utils/DispatchersTest.java [new file with mode: 0644]