public static interface ApplicationClientProtocol.ApplicationClientProtocolService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
cancelDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto); |
void |
forceKillApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.KillApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.KillApplicationResponseProto> done)
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto); |
void |
getApplicationAttemptReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto> done)
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto); |
void |
getApplicationAttempts(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto> done)
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto); |
void |
getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto); |
void |
getApplications(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationsResponseProto> done)
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto); |
void |
getClusterMetrics(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetClusterMetricsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto> done)
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto); |
void |
getClusterNodes(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetClusterNodesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto> done)
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto); |
void |
getContainerReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerReportResponseProto> done)
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto); |
void |
getContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainersResponseProto> done)
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto); |
void |
getDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto> done)
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto); |
void |
getNewApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetNewApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto> done)
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto); |
void |
getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto> done)
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto); |
void |
getQueueUserAcls(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueUserAclsInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto> done)
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto); |
void |
moveApplicationAcrossQueues(com.google.protobuf.RpcController controller,
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto> done)
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto); |
void |
renewDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto> done)
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto); |
void |
submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto> done)
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto); |
void getNewApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetNewApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto> done)
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto);void getApplicationReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);void submitApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.SubmitApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto> done)
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto);void forceKillApplication(com.google.protobuf.RpcController controller,
YarnServiceProtos.KillApplicationRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.KillApplicationResponseProto> done)
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto);void getClusterMetrics(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetClusterMetricsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto> done)
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);void getApplications(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationsResponseProto> done)
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);void getClusterNodes(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetClusterNodesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto> done)
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);void getQueueInfo(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto> done)
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto);void getQueueUserAcls(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetQueueUserAclsInfoRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto> done)
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto);void getDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto> done)
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);void renewDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto> done)
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);void cancelDelegationToken(com.google.protobuf.RpcController controller,
org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto request,
com.google.protobuf.RpcCallback<org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto> done)
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);void moveApplicationAcrossQueues(com.google.protobuf.RpcController controller,
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto> done)
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto);void getApplicationAttemptReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto> done)
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);void getApplicationAttempts(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetApplicationAttemptsRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto> done)
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);void getContainerReport(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerReportRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerReportResponseProto> done)
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);void getContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainersRequestProto request,
com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainersResponseProto> done)
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);Copyright © 2014 Apache Software Foundation. All Rights Reserved.