public static interface ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto |
cancelDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto request) |
YarnServiceProtos.GetApplicationAttemptReportResponseProto |
getApplicationAttemptReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptReportRequestProto request) |
YarnServiceProtos.GetApplicationAttemptsResponseProto |
getApplicationAttempts(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptsRequestProto request) |
YarnServiceProtos.GetApplicationReportResponseProto |
getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request) |
YarnServiceProtos.GetApplicationsResponseProto |
getApplications(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationsRequestProto request) |
YarnServiceProtos.GetContainerReportResponseProto |
getContainerReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerReportRequestProto request) |
YarnServiceProtos.GetContainersResponseProto |
getContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainersRequestProto request) |
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto |
getDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto request) |
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto |
renewDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto request) |
YarnServiceProtos.GetApplicationReportResponseProto getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionYarnServiceProtos.GetApplicationsResponseProto getApplications(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationsRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionYarnServiceProtos.GetApplicationAttemptReportResponseProto getApplicationAttemptReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationAttemptReportRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionYarnServiceProtos.GetApplicationAttemptsResponseProto getApplicationAttempts(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationAttemptsRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionYarnServiceProtos.GetContainerReportResponseProto getContainerReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerReportRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionYarnServiceProtos.GetContainersResponseProto getContainers(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainersRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionorg.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto getDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto request)
throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionorg.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto renewDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto request)
throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionorg.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto cancelDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto request)
throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.