start Rpc Client
Starts a Netty RPC client.
Parameters
The Class of the RPC interface.
The address of the RPC server to connect to.
The username to authenticate with.
The password to authenticate with.
The RPC client configuration.
Starts a Netty RPC client.
Parameters
The Class of the RPC interface.
The address of the RPC server to connect to.
The username to authenticate with.
The password to authenticate with.
The RPC client configuration.
RPCConnectionListeners to be attached to the RPCClient
Starts a Netty RPC client.
Parameters
The Class of the RPC interface.
The addresses of the RPC servers(configured in HA mode) to connect to.
The username to authenticate with.
The password to authenticate with.
The RPC client configuration.
Starts a Netty RPC client.
Parameters
The Class of the RPC interface.
The addresses of the RPC servers(configured in HA mode) to connect to.
The username to authenticate with.
The password to authenticate with.
The RPC client configuration.
listeners to be attached upon creation