public class BlockingRpcClient extends NettyClientBase
bootstrap| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BlockingRpcChannel |
getBlockingRpcChannel() |
org.apache.tajo.rpc.RpcConnectionPool.RpcConnectionKey |
getKey() |
<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.BlockingRpcChannel getBlockingRpcChannel()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.