HSClientProtocolHSClientProtocolPBClientImpl, MRClientProtocolPBClientImplpublic interface MRClientProtocol
java.net.InetSocketAddress getConnectAddress()
GetJobReportResponse getJobReport(GetJobReportRequest request) throws java.io.IOException
java.io.IOExceptionGetTaskReportResponse getTaskReport(GetTaskReportRequest request) throws java.io.IOException
java.io.IOExceptionGetTaskAttemptReportResponse getTaskAttemptReport(GetTaskAttemptReportRequest request) throws java.io.IOException
java.io.IOExceptionGetCountersResponse getCounters(GetCountersRequest request) throws java.io.IOException
java.io.IOExceptionGetTaskAttemptCompletionEventsResponse getTaskAttemptCompletionEvents(GetTaskAttemptCompletionEventsRequest request) throws java.io.IOException
java.io.IOExceptionGetTaskReportsResponse getTaskReports(GetTaskReportsRequest request) throws java.io.IOException
java.io.IOExceptionGetDiagnosticsResponse getDiagnostics(GetDiagnosticsRequest request) throws java.io.IOException
java.io.IOExceptionKillJobResponse killJob(KillJobRequest request) throws java.io.IOException
java.io.IOExceptionKillTaskResponse killTask(KillTaskRequest request) throws java.io.IOException
java.io.IOExceptionKillTaskAttemptResponse killTaskAttempt(KillTaskAttemptRequest request) throws java.io.IOException
java.io.IOExceptionFailTaskAttemptResponse failTaskAttempt(FailTaskAttemptRequest request) throws java.io.IOException
java.io.IOExceptionGetDelegationTokenResponse getDelegationToken(GetDelegationTokenRequest request) throws java.io.IOException
java.io.IOExceptionRenewDelegationTokenResponse renewDelegationToken(RenewDelegationTokenRequest request) throws java.io.IOException
request - the delegation token to be renewed.java.io.IOExceptionCancelDelegationTokenResponse cancelDelegationToken(CancelDelegationTokenRequest request) throws java.io.IOException
request - the delegation token to be cancelled.java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.