Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtocolMetaInfoPB
Protocol to get versions and signatures for supported protocols from the
server.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtocolMetaInfoServerSideTranslatorPB
This class serves the requests for protocol versions and signatures by
looking them up in the server registry.
|
Modifier and Type | Method and Description |
---|---|
static ProtocolInfoProtos.ProtocolInfoService.BlockingInterface |
ProtocolInfoProtos.ProtocolInfoService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel) |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.BlockingService |
ProtocolInfoProtos.ProtocolInfoService.newReflectiveBlockingService(ProtocolInfoProtos.ProtocolInfoService.BlockingInterface impl) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.