| Package | Description |
|---|---|
| org.apache.tajo.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncRpcClient |
class |
BlockingRpcClient |
| Modifier and Type | Method and Description |
|---|---|
NettyClientBase |
RpcConnectionPool.getConnection(InetSocketAddress addr,
Class protocolClass,
boolean asyncMode) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
ServerCallable.call(NettyClientBase client) |
void |
RpcConnectionPool.closeConnection(NettyClientBase client) |
void |
RpcConnectionPool.releaseConnection(NettyClientBase client) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.