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(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceResponseProto |
use(com.google.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(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.UseSharedCacheResourceRequestProto proto) throws com.google.protobuf.ServiceException
use
in interface org.apache.hadoop.yarn.proto.ClientSCMProtocol.ClientSCMProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceResponseProto release(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.ReleaseSharedCacheResourceRequestProto proto) throws com.google.protobuf.ServiceException
release
in interface org.apache.hadoop.yarn.proto.ClientSCMProtocol.ClientSCMProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2022 Apache Software Foundation. All rights reserved.