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, 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.BlockingRpcChannel getBlockingRpcChannel()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.