public class AsyncRpcClient extends NettyClientBase
bootstrap
Modifier and Type | Method and Description |
---|---|
org.apache.tajo.rpc.RpcConnectionPool.RpcConnectionKey |
getKey() |
com.google.protobuf.RpcChannel |
getRpcChannel() |
<T> T |
getStub() |
close, connect, getChannel, getRemoteAddress, init, isConnected
public org.apache.tajo.rpc.RpcConnectionPool.RpcConnectionKey getKey()
getKey
in class NettyClientBase
public <T> T getStub()
getStub
in class NettyClientBase
public com.google.protobuf.RpcChannel getRpcChannel()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.