public static interface ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.AllocateResponseProto |
allocate(com.google.protobuf.RpcController controller,
YarnServiceProtos.AllocateRequestProto request) |
YarnServiceProtos.FinishApplicationMasterResponseProto |
finishApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.FinishApplicationMasterRequestProto request) |
YarnServiceProtos.RegisterApplicationMasterResponseProto |
registerApplicationMaster(com.google.protobuf.RpcController controller,
YarnServiceProtos.RegisterApplicationMasterRequestProto request) |
YarnServiceProtos.RegisterApplicationMasterResponseProto registerApplicationMaster(com.google.protobuf.RpcController controller, YarnServiceProtos.RegisterApplicationMasterRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
YarnServiceProtos.FinishApplicationMasterResponseProto finishApplicationMaster(com.google.protobuf.RpcController controller, YarnServiceProtos.FinishApplicationMasterRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
YarnServiceProtos.AllocateResponseProto allocate(com.google.protobuf.RpcController controller, YarnServiceProtos.AllocateRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All rights reserved.