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, init, isConnectedpublic org.apache.tajo.rpc.RpcConnectionPool.RpcConnectionKey getKey()
getKey in class NettyClientBasepublic <T> T getStub()
getStub in class NettyClientBasepublic com.google.protobuf.RpcChannel getRpcChannel()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.