Instantiate faster RpcServiceInvokers 23/21223/3
authorRobert Varga <rovarga@cisco.com>
Wed, 27 May 2015 15:00:07 +0000 (17:00 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 27 May 2015 20:18:06 +0000 (20:18 +0000)
commit0aedb207da64e63900e2dbc85ba2a030ea7800e4
tree8d4813c61fc3d79b2fbd3f3b53d27a61b188771a
parent63d26e2faa3082804ced0ca1b7a38289152a1485
Instantiate faster RpcServiceInvokers

Now that we have the SchemaPath->Method mapping available and
RpcServiceInvoker can instantiate efficient invokers based on the
QName->Method mapping, switch over to them by creating an intermediate
map.

Change-Id: If5e17924d9deb494045965578cfcec6d321d04d2
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/BindingDOMRpcImplementationAdapter.java