public class NotRunningJob extends Object implements MRClientProtocol
public FailTaskAttemptResponse failTaskAttempt(FailTaskAttemptRequest request) throws IOException
failTaskAttempt in interface MRClientProtocolIOExceptionpublic GetCountersResponse getCounters(GetCountersRequest request) throws IOException
getCounters in interface MRClientProtocolIOExceptionpublic GetDiagnosticsResponse getDiagnostics(GetDiagnosticsRequest request) throws IOException
getDiagnostics in interface MRClientProtocolIOExceptionpublic GetJobReportResponse getJobReport(GetJobReportRequest request) throws IOException
getJobReport in interface MRClientProtocolIOExceptionpublic GetTaskAttemptCompletionEventsResponse getTaskAttemptCompletionEvents(GetTaskAttemptCompletionEventsRequest request) throws IOException
getTaskAttemptCompletionEvents in interface MRClientProtocolIOExceptionpublic GetTaskAttemptReportResponse getTaskAttemptReport(GetTaskAttemptReportRequest request) throws IOException
getTaskAttemptReport in interface MRClientProtocolIOExceptionpublic GetTaskReportResponse getTaskReport(GetTaskReportRequest request) throws IOException
getTaskReport in interface MRClientProtocolIOExceptionpublic GetTaskReportsResponse getTaskReports(GetTaskReportsRequest request) throws IOException
getTaskReports in interface MRClientProtocolIOExceptionpublic KillJobResponse killJob(KillJobRequest request) throws IOException
killJob in interface MRClientProtocolIOExceptionpublic KillTaskResponse killTask(KillTaskRequest request) throws IOException
killTask in interface MRClientProtocolIOExceptionpublic KillTaskAttemptResponse killTaskAttempt(KillTaskAttemptRequest request) throws IOException
killTaskAttempt in interface MRClientProtocolIOExceptionpublic GetDelegationTokenResponse getDelegationToken(GetDelegationTokenRequest request) throws IOException
getDelegationToken in interface MRClientProtocolIOExceptionpublic RenewDelegationTokenResponse renewDelegationToken(RenewDelegationTokenRequest request) throws IOException
MRClientProtocolrenewDelegationToken in interface MRClientProtocolrequest - the delegation token to be renewed.IOExceptionpublic CancelDelegationTokenResponse cancelDelegationToken(CancelDelegationTokenRequest request) throws IOException
MRClientProtocolcancelDelegationToken in interface MRClientProtocolrequest - the delegation token to be cancelled.IOExceptionpublic InetSocketAddress getConnectAddress()
MRClientProtocolgetConnectAddress in interface MRClientProtocolCopyright © 2013 Apache Software Foundation. All rights reserved.