Hi,all.
I define a routed rpc in an app running on member-2 of a 3-nodes cluster:
and I registered it with a name "rpc-key":
routedRpcServiceReg.registerPath(HelloWorldContext.class,
InstanceIdentifier.builder(RpcMember.class, new
RpcMemberKey("rpc-key")).build());
then I wanted to invoke this rpc from another app running on another node
in the cluster, how should I do?
the routed rpc included a input param "instantIdentity name" and I don't
know how to set it.
Hopefully give me detailed answer,thanks.
Best regards,
Cool Simpler
[email protected]
Description: Binary data
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
