org.apache.hadoop.ipc.protobuf
Interface ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
- All Known Subinterfaces:
- ProtocolMetaInfoPB
- All Known Implementing Classes:
- ProtocolMetaInfoServerSideTranslatorPB
- Enclosing class:
- ProtocolInfoProtos.ProtocolInfoService
public static interface ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
getProtocolVersions
ProtocolInfoProtos.GetProtocolVersionsResponseProto getProtocolVersions(com.google.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolVersionsRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getProtocolSignature
ProtocolInfoProtos.GetProtocolSignatureResponseProto getProtocolSignature(com.google.protobuf.RpcController controller,
ProtocolInfoProtos.GetProtocolSignatureRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.