类 BrokerClientProxy
java.lang.Object
com.iohao.game.bolt.broker.server.balanced.region.BrokerClientProxy
模块信息代理
这里的模块指的是逻辑服信息
- 作者:
- 渔民小镇
- 日期:
- 2022-05-14
-
构造器概要
构造器说明BrokerClientProxy
(BrokerClientModuleMessage brokerClientModuleMessage, com.alipay.remoting.rpc.RpcServer rpcServer) -
方法概要
-
构造器详细资料
-
BrokerClientProxy
public BrokerClientProxy(BrokerClientModuleMessage brokerClientModuleMessage, com.alipay.remoting.rpc.RpcServer rpcServer)
-
-
方法详细资料
-
oneway
public void oneway(Object request) throws com.alipay.remoting.exception.RemotingException, InterruptedException - 抛出:
com.alipay.remoting.exception.RemotingException
InterruptedException
-
invokeSync
public <T> T invokeSync(Object message) throws com.alipay.remoting.exception.RemotingException, InterruptedException - 抛出:
com.alipay.remoting.exception.RemotingException
InterruptedException
-
equals
-
hashCode
public int hashCode()
-