@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface RpcTimeout
RpcGateway
methods to specify an additional timeout parameter for the
returned future to be completed. The rest of the provided parameters is passed to the remote rpc
server for the rpc.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.