|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolMetaInfoPB | |
|---|---|
| org.apache.hadoop.ipc | Tools to help define network clients and servers. |
| Uses of ProtocolMetaInfoPB in org.apache.hadoop.ipc |
|---|
| Classes in org.apache.hadoop.ipc that implement ProtocolMetaInfoPB | |
|---|---|
class |
ProtocolMetaInfoServerSideTranslatorPB
This class serves the requests for protocol versions and signatures by looking them up in the server registry. |
| Methods in org.apache.hadoop.ipc that return types with arguments of type ProtocolMetaInfoPB | |
|---|---|
ProtocolProxy<ProtocolMetaInfoPB> |
WritableRpcEngine.getProtocolMetaInfoProxy(org.apache.hadoop.ipc.Client.ConnectionId connId,
Configuration conf,
SocketFactory factory)
|
ProtocolProxy<ProtocolMetaInfoPB> |
RpcEngine.getProtocolMetaInfoProxy(org.apache.hadoop.ipc.Client.ConnectionId connId,
Configuration conf,
SocketFactory factory)
Returns a proxy for ProtocolMetaInfoPB, which uses the given connection id. |
ProtocolProxy<ProtocolMetaInfoPB> |
ProtobufRpcEngine.getProtocolMetaInfoProxy(org.apache.hadoop.ipc.Client.ConnectionId connId,
Configuration conf,
SocketFactory factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||