public static final class ProtocolInfoProtos.ProtocolInfoService.Stub extends ProtocolInfoProtos.ProtocolInfoService implements ProtocolInfoProtos.ProtocolInfoService.Interface
ProtocolInfoProtos.ProtocolInfoService.BlockingInterface, ProtocolInfoProtos.ProtocolInfoService.Interface, ProtocolInfoProtos.ProtocolInfoService.Stub| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
getProtocolSignature(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolSignatureRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto> done)
Return protocol version corresponding to protocol interface.
|
void |
getProtocolVersions(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolVersionsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto> done)
Return protocol version corresponding to protocol interface for each
supported rpc kind.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void getProtocolVersions(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolVersionsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto> done)
ProtocolInfoProtos.ProtocolInfoServiceReturn protocol version corresponding to protocol interface for each supported rpc kind.
rpc getProtocolVersions(.hadoop.common.GetProtocolVersionsRequestProto) returns (.hadoop.common.GetProtocolVersionsResponseProto);getProtocolVersions in interface ProtocolInfoProtos.ProtocolInfoService.InterfacegetProtocolVersions in class ProtocolInfoProtos.ProtocolInfoServicepublic void getProtocolSignature(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolSignatureRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto> done)
ProtocolInfoProtos.ProtocolInfoServiceReturn protocol version corresponding to protocol interface.
rpc getProtocolSignature(.hadoop.common.GetProtocolSignatureRequestProto) returns (.hadoop.common.GetProtocolSignatureResponseProto);getProtocolSignature in interface ProtocolInfoProtos.ProtocolInfoService.InterfacegetProtocolSignature in class ProtocolInfoProtos.ProtocolInfoServiceCopyright © 2008–2021 Apache Software Foundation. All rights reserved.