public class RpcClientBootstrap extends Object implements RemotingClient
| 构造器和说明 |
|---|
RpcClientBootstrap(NettyClientConfig nettyClientConfig,
io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup,
io.netty.channel.ChannelHandler channelHandler,
NettyPoolKey.TransactionRole transactionRole) |
public RpcClientBootstrap(NettyClientConfig nettyClientConfig, io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup, io.netty.channel.ChannelHandler channelHandler, NettyPoolKey.TransactionRole transactionRole)
public void start()
RemotingServicestart 在接口中 RemotingServicepublic void shutdown()
RemotingServiceshutdown 在接口中 RemotingServicepublic io.netty.channel.Channel getNewChannel(InetSocketAddress address)
address - the addressCopyright © 2019 Seata. All rights reserved.