ApplicationMasterProtocolPB, org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface@Private public class ApplicationMasterProtocolPBServiceImpl extends java.lang.Object implements ApplicationMasterProtocolPB
| Constructor | Description |
|---|---|
ApplicationMasterProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ApplicationMasterProtocol impl) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto |
allocate(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto) |
|
org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto |
finishApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto) |
|
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto |
registerApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto) |
public ApplicationMasterProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ApplicationMasterProtocol impl)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto allocate(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto proto)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
allocate in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto finishApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto proto)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
finishApplicationMaster in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto registerApplicationMaster(org.apache.hadoop.thirdparty.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto proto)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
registerApplicationMaster in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.