public class ClientSCMProtocolPBServiceImpl extends Object implements org.apache.hadoop.yarn.api.ClientSCMProtocolPB
| Constructor and Description | 
|---|
| ClientSCMProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ClientSCMProtocol impl) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceResponseProto | release(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
       org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceRequestProto proto) | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceResponseProto | use(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
   org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceRequestProto proto) | 
public ClientSCMProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ClientSCMProtocol impl)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceResponseProto use(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                                                              org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceRequestProto proto)
                                                                                       throws org.apache.hadoop.thirdparty.protobuf.ServiceException
use in interface org.apache.hadoop.yarn.proto.ClientSCMProtocol.ClientSCMProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceResponseProto release(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                                                                      org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceRequestProto proto)
                                                                                               throws org.apache.hadoop.thirdparty.protobuf.ServiceException
release in interface org.apache.hadoop.yarn.proto.ClientSCMProtocol.ClientSCMProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.