- getActiveTrackers() - Method in class org.apache.hadoop.mapred.LocalJobRunner
- 
Get all active trackers in cluster. 
- getAllCounterGroups() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
-  
- getAllCounterGroups() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
-  
- getAllCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
-  
- getAllCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
-  
- getAllJobs() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getAMInfos() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getAMInfos() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getAMWebappScheme(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getAppAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getAppAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getAppId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
-  
- getAppId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
- 
Get the associated ApplicationId which represents the 
 start time of the ResourceManagerand is used to generate 
 the globally uniqueJobId.
 
- getApplicationWebURLOnJHSWithoutScheme(Configuration, ApplicationId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getApplicationWebURLOnJHSWithScheme(Configuration, ApplicationId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
-  
- getAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getAttemptRunTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
-  
- getBlacklistedTrackers() - Method in class org.apache.hadoop.mapred.LocalJobRunner
- 
Get all blacklisted trackers in cluster. 
- getChildLogLevel(Configuration, boolean) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getChildQueues(String) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getCleanupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getClusterMetrics() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getCompletionEvent(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
-  
- getCompletionEvent(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- getCompletionEventCount() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
-  
- getCompletionEventCount() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- getCompletionEventList() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
-  
- getCompletionEventList() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- getConfFileFilter() - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets a PathFilter which would match configuration files. 
- getConfiguredHistoryIntermediateDoneDirPrefix(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the configured directory prefix for intermediate done history files. 
- getConfiguredHistoryIntermediateUserDoneDirPermissions(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the configured directory permissions for the user directories in the
 directory of the intermediate done history files. 
- getConfiguredHistoryServerDoneDirPrefix(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the configured directory prefix for Done history files. 
- getConfiguredHistoryStagingDirPrefix(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the configured directory prefix for In Progress history files. 
- getConnectAddress() - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getConnectAddress() - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
- 
Address to which the client is connected 
- getContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getCounter(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
-  
- getCounter(Enum<?>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
-  
- getCounter(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
-  
- getCounter(Enum<?>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
-  
- getCounterGroup(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
-  
- getCounterGroup(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
-  
- getCounters(GetCountersRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getCounters(RpcController, MRServiceProtos.GetCountersRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getCounters(GetCountersRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersResponse
-  
- getCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
-  
- getCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- GetCountersRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetCountersRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetCountersRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
-  
- GetCountersRequestPBImpl(MRServiceProtos.GetCountersRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
-  
- GetCountersResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetCountersResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetCountersResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
-  
- GetCountersResponsePBImpl(MRServiceProtos.GetCountersResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
-  
- getDelegationToken(Text) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getDelegationToken(GetDelegationTokenRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getDelegationToken(GetDelegationTokenRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getDelegationToken() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest
-  
- getDelegationToken() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenResponse
-  
- getDelegationToken() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenRequestPBImpl
-  
- getDelegationToken() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenResponsePBImpl
-  
- getDelegationToken() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenRequestPBImpl
-  
- getDelegationToken() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest
-  
- GetDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetDelegationTokenRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetDelegationTokenRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
-  
- GetDelegationTokenRequestPBImpl(SecurityProtos.GetDelegationTokenRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
-  
- GetDelegationTokenResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetDelegationTokenResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetDelegationTokenResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenResponsePBImpl
-  
- GetDelegationTokenResponsePBImpl(SecurityProtos.GetDelegationTokenResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenResponsePBImpl
-  
- getDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getDiagnosticInfo() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getDiagnostics(GetDiagnosticsRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getDiagnostics(RpcController, MRServiceProtos.GetDiagnosticsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getDiagnostics(GetDiagnosticsRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
-  
- getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getDiagnostics() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getDiagnosticsCount() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
-  
- getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getDiagnosticsCount() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getDiagnosticsList() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
-  
- getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getDiagnosticsList() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- GetDiagnosticsRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetDiagnosticsRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetDiagnosticsRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsRequestPBImpl
-  
- GetDiagnosticsRequestPBImpl(MRServiceProtos.GetDiagnosticsRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsRequestPBImpl
-  
- GetDiagnosticsResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetDiagnosticsResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetDiagnosticsResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- GetDiagnosticsResponsePBImpl(MRServiceProtos.GetDiagnosticsResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- getDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
-  
- getDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
-  
- getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
-  
- getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
-  
- getDoneFileName(JobIndexInfo) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
- 
Constructs the job history file name from the JobIndexInfo. 
- getDoneFileName(JobIndexInfo, int) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
-  
- getEndJobCommitFailureFile(Configuration, String, JobId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getEndJobCommitSuccessFile(Configuration, String, JobId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getEventId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getEventId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
-  
- getFilesystemName() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getFromEventId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
-  
- getFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- getHistoryDirsForCleaning(FileContext, Path, long) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Looks for the dirs to clean. 
- getHistoryFile() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getHistoryFile() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getHistoryFileFilter() - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets a PathFilter which would match job history file names. 
- getHistoryIntermediateDoneDirForUser(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the user directory for intermediate done history files. 
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
-  
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
-  
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
-  
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
- 
Get the short integer identifier of the JobIdwhich is unique for all applications started by a particular instance
 of theResourceManager.
 
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
-  
- getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
-  
- getIndexInfo(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
- 
Parses the provided job history file name to construct a
 JobIndexInfo object which is returned. 
- getIntermediateConfFileName(JobId) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Get the done configuration file name for a job. 
- getIntermediateSummaryFileName(JobId) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Get the done summary file name for a job. 
- getJHSHttpPolicy() - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getJHSWebappScheme(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getJHSWebappURLWithoutScheme(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getJHSWebappURLWithScheme(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getJHSWebBindAddress(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getJobCounters(JobID) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getJobFile() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getJobFile() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getJobFile(Configuration, String, JobID) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getJobHistoryDir() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersRequest
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportRequest
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportRequestPBImpl
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobRequestPBImpl
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobRequest
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
-  
- getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
-  
- getJobId() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getJobIDFromHistoryFilePath(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Returns the jobId from a job history file name. 
- getJobName() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getJobName() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getJobName() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getJobPriority() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getJobReport(GetJobReportRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getJobReport(RpcController, MRServiceProtos.GetJobReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getJobReport(GetJobReportRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getJobReport() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportResponse
-  
- getJobReport() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
-  
- GetJobReportRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetJobReportRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetJobReportRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportRequestPBImpl
-  
- GetJobReportRequestPBImpl(MRServiceProtos.GetJobReportRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportRequestPBImpl
-  
- GetJobReportResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetJobReportResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetJobReportResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
-  
- GetJobReportResponsePBImpl(MRServiceProtos.GetJobReportResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
-  
- getJobStartTime() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getJobState() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getJobState() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getJobStatus(JobID) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getJobStatus() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getJobTrackerStatus() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.mapreduce.v2.security.client.ClientHSSecurityInfo
-  
- getKind() - Method in class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier
-  
- getKind() - Method in class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier.Renewer
-  
- getLocalMaxRunningMaps(JobContext) - Static method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getLocalMaxRunningReduces(JobContext) - Static method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getLogFileParams(JobID, TaskAttemptID) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getMapOutputServerAddress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
-  
- getMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getMapProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getMaxEvents() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
-  
- getMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- getName() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
-  
- getName() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
-  
- getName() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
-  
- getName() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
-  
- getNewJobID() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getNextExpirationTime() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenResponsePBImpl
-  
- getNextExpirationTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse
-  
- getNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getNumMaps() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getNumReduces() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getPhase() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getPhase() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getPreviousJobHistoryPath(Configuration, ApplicationAttemptId) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
-  
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenRequestPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenResponsePBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
-  
- getProto() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getProtocolSignature(String, long, int) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getProtocolVersion(String, long) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getQueue(String) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getQueueAclsForCurrentUser() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getQueueAdmins(String) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getQueueName() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getQueues() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getRawCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getRawCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getRawCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getRawCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getReduceProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getRenewer() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest
-  
- getRenewer() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
-  
- getRootQueues() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getRunningAttempt(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getRunningAttempt(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getRunningAttemptsCount() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getRunningAttemptsCount() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getRunningAttemptsList() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getRunningAttemptsList() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getSetupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getShuffleFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getSortFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getStagingAreaDir() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getStagingAreaDir(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getStagingConfFile(Path, JobId, int) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Gets the conf file path for jobs in progress. 
- getStagingJobHistoryFile(Path, JobId, int) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Get the job history file path for non Done history files. 
- getStagingJobHistoryFile(Path, String, int) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Get the job history file path for non Done history files. 
- getStartJobCommitFile(Configuration, String, JobId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
-  
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
-  
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getStateString() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getStateString() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getStatus() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
-  
- getStatus() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getStatus() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
-  
- getStatus() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getSubmitTime() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getSuccessfulAttempt() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getSystemDir() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getSystemPropertiesToLog(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
- 
Return lines for system property keys and values per configuration. 
- getTaskAttemptCompletionEvents(GetTaskAttemptCompletionEventsRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getTaskAttemptCompletionEvents(RpcController, MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getTaskAttemptCompletionEvents(GetTaskAttemptCompletionEventsRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- GetTaskAttemptCompletionEventsRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskAttemptCompletionEventsRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskAttemptCompletionEventsRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- GetTaskAttemptCompletionEventsRequestPBImpl(MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
-  
- GetTaskAttemptCompletionEventsResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskAttemptCompletionEventsResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskAttemptCompletionEventsResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- GetTaskAttemptCompletionEventsResponsePBImpl(MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
-  
- getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptRequest
-  
- getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsRequest
-  
- getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportRequest
-  
- getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptRequestPBImpl
-  
- getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsRequestPBImpl
-  
- getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportRequestPBImpl
-  
- getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptRequestPBImpl
-  
- getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptRequest
-  
- getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getTaskAttemptReport(GetTaskAttemptReportRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getTaskAttemptReport(RpcController, MRServiceProtos.GetTaskAttemptReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getTaskAttemptReport(GetTaskAttemptReportRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getTaskAttemptReport() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportResponse
-  
- getTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportResponsePBImpl
-  
- GetTaskAttemptReportRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskAttemptReportRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskAttemptReportRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportRequestPBImpl
-  
- GetTaskAttemptReportRequestPBImpl(MRServiceProtos.GetTaskAttemptReportRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportRequestPBImpl
-  
- GetTaskAttemptReportResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskAttemptReportResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskAttemptReportResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportResponsePBImpl
-  
- GetTaskAttemptReportResponsePBImpl(MRServiceProtos.GetTaskAttemptReportResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportResponsePBImpl
-  
- getTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
-  
- getTaskAttemptState() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
-  
- getTaskCompletionEvents(JobID, int, int) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getTaskDiagnostics(TaskAttemptID) - Method in class org.apache.hadoop.mapred.LocalJobRunner
- 
Returns the diagnostic information for a particular task in the given job. 
- getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportRequest
-  
- getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportRequestPBImpl
-  
- getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskRequestPBImpl
-  
- getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskRequest
-  
- getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
-  
- getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
-  
- getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getTaskReport(GetTaskReportRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getTaskReport(RpcController, MRServiceProtos.GetTaskReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getTaskReport(GetTaskReportRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- getTaskReport() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportResponse
-  
- getTaskReport(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
-  
- getTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportResponsePBImpl
-  
- getTaskReport(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- getTaskReportCount() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
-  
- getTaskReportCount() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- getTaskReportList() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
-  
- getTaskReportList() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- GetTaskReportRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskReportRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskReportRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportRequestPBImpl
-  
- GetTaskReportRequestPBImpl(MRServiceProtos.GetTaskReportRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportRequestPBImpl
-  
- GetTaskReportResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskReportResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskReportResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportResponsePBImpl
-  
- GetTaskReportResponsePBImpl(MRServiceProtos.GetTaskReportResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportResponsePBImpl
-  
- getTaskReports(JobID, TaskType) - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getTaskReports(GetTaskReportsRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- getTaskReports(RpcController, MRServiceProtos.GetTaskReportsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- getTaskReports(GetTaskReportsRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
-  
- GetTaskReportsRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskReportsRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskReportsRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
-  
- GetTaskReportsRequestPBImpl(MRServiceProtos.GetTaskReportsRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
-  
- GetTaskReportsResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
-  
- GetTaskReportsResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
-  
- GetTaskReportsResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- GetTaskReportsResponsePBImpl(MRServiceProtos.GetTaskReportsResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
-  
- getTaskState() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
-  
- getTaskState() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
-  
- getTaskTrackerExpiryInterval() - Method in class org.apache.hadoop.mapred.LocalJobRunner
-  
- getTaskType() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest
-  
- getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
-  
- getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
-  
- getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
-  
- getTimestampPartFromPath(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
- 
Extracts the timstamp component from the path. 
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.mapreduce.v2.security.client.ClientHSSecurityInfo
-  
- getTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getTrackingUrl() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getUser() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
-  
- getUser() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
-  
- getUser() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
-  
- getValue() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
-  
- getValue() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
-  
- getYARNHttpPolicy() - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- getYARNWebappScheme() - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- MR_HISTORY_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
host:port address for History Server API. 
- MR_HISTORY_ALWAYS_SCAN_USER_DIR - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Always scan user dir, irrespective of dir modification time. 
- MR_HISTORY_BIND_HOST - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_CLEANER_ENABLE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
If history cleaning should be enabled or not. 
- MR_HISTORY_CLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Run the History Cleaner every X ms. 
- MR_HISTORY_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The number of threads to handle client API requests. 
- MR_HISTORY_CSRF_CUSTOM_HEADER - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_CSRF_ENABLED - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_CSRF_PREFIX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
CSRF settings. 
- MR_HISTORY_DATESTRING_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Size of the date string cache. 
- MR_HISTORY_DONE_DIR - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Path where history files should be stored for DONE jobs. 
- MR_HISTORY_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
CORS settings. 
- MR_HISTORY_INTERMEDIATE_DONE_DIR - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Path where history files should be stored after a job finished and before
  they are pulled into the job history server. 
- MR_HISTORY_INTERMEDIATE_USER_DONE_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_JOBLIST_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Size of the job list cache. 
- MR_HISTORY_KEYTAB - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The location of the Kerberos keytab file. 
- MR_HISTORY_LOADED_JOB_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Size of the loaded job cache. 
- MR_HISTORY_LOADED_TASKS_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Size of the loaded job cache (in tasks). 
- MR_HISTORY_MAX_AGE_MS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The maximum age of a job history file before it is deleted from the history
 server. 
- MR_HISTORY_MAX_START_WAIT_TIME - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Maximum time the History server will wait for the FileSystem for History
 files to become available. 
- MR_HISTORY_METHODS_TO_IGNORE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Whether to use fixed ports with the minicluster. 
- MR_HISTORY_MOVE_INTERVAL_MS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Scan for history files to more from intermediate done dir to done dir
 every X ms. 
- MR_HISTORY_MOVE_THREAD_COUNT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The number of threads used to move files. 
- MR_HISTORY_PREFIX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The prefix to all Job History configuration properties. 
- MR_HISTORY_PRINCIPAL - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The Kerberos principal for the history server. 
- MR_HISTORY_STORAGE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The HistoryStorage class to use to cache history data. 
- MR_HISTORY_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The address the history server webapp is on. 
- MR_HISTORY_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The https address the history server webapp is on. 
- MR_HISTORY_XFS_OPTIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HISTORY_XFS_PREFIX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
XFS settings. 
- MR_HS_FS_STATE_STORE_URI - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The URI where server state will be stored when
 HistoryServerFileSystemStateStoreService is configured as the state store 
- MR_HS_HTTP_POLICY - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
To enable https in MR history server 
- MR_HS_JHIST_FORMAT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Settings for .jhist file format. 
- MR_HS_JOBNAME_LIMIT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Number of characters allowed for job name in Job History Server web page. 
- MR_HS_LEVELDB_STATE_STORE_PATH - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The local path where server state will be stored when
 HistoryServerLeveldbStateStoreService is configured as the state store 
- MR_HS_LOADED_JOBS_TASKS_MAX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The maximum number of tasks for a job to be loaded in Job History Server. 
- MR_HS_RECOVERY_ENABLE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
Enable the history server to store server state and recover server state
 upon startup. 
- MR_HS_SECURITY_SERVICE_AUTHORIZATION - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HS_SECURITY_SERVICE_AUTHORIZATION_ADMIN_REFRESH - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
-  
- MR_HS_STATE_STORE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The HistoryServerStateStoreService class to store and recover server state 
- MR_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The kerberos keytab to be used for spnego filter for history server 
- MR_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
- 
The kerberos principal to be used for spnego filter for history server 
- MRApps - Class in org.apache.hadoop.mapreduce.v2.util
- 
Helper class for MR applications 
- MRApps() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRApps
-  
- MRApps.TaskAttemptStateUI - Enum in org.apache.hadoop.mapreduce.v2.util
-  
- MRApps.TaskStateUI - Enum in org.apache.hadoop.mapreduce.v2.util
-  
- MRBuilderUtils - Class in org.apache.hadoop.mapreduce.v2.util
-  
- MRBuilderUtils() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
-  
- MRClientProtocol - Interface in org.apache.hadoop.mapreduce.v2.api
-  
- MRClientProtocolPB - Interface in org.apache.hadoop.mapreduce.v2.api
-  
- MRClientProtocolPBClientImpl - Class in org.apache.hadoop.mapreduce.v2.api.impl.pb.client
-  
- MRClientProtocolPBClientImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- MRClientProtocolPBClientImpl(long, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
-  
- MRClientProtocolPBServiceImpl - Class in org.apache.hadoop.mapreduce.v2.api.impl.pb.service
-  
- MRClientProtocolPBServiceImpl(MRClientProtocol) - Constructor for class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
-  
- MRDelegationTokenIdentifier - Class in org.apache.hadoop.mapreduce.v2.api
- 
TokenIdentifierthat identifies delegation tokens 
 issued by JobHistoryServer to delegate
 MR tasks talking to the JobHistoryServer.
 
- MRDelegationTokenIdentifier() - Constructor for class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier
-  
- MRDelegationTokenIdentifier(Text, Text, Text) - Constructor for class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier
- 
Create a new delegation token identifier 
- MRDelegationTokenIdentifier.Renewer - Class in org.apache.hadoop.mapreduce.v2.api
-  
- MRDelegationTokenRenewer - Class in org.apache.hadoop.mapreduce.v2.security
-  
- MRDelegationTokenRenewer() - Constructor for class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
-  
- MRProtoUtils - Class in org.apache.hadoop.mapreduce.v2.util
-  
- MRProtoUtils() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
-  
- MRWebAppUtil - Class in org.apache.hadoop.mapreduce.v2.util
-  
- MRWebAppUtil() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
-  
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Avataar
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.JobState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Locality
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Phase
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEventStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskAttemptStateUI
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskStateUI
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Avataar
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.JobState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Locality
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.Phase
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEventStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.api.records.TaskType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskAttemptStateUI
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskStateUI
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- VERSION - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
-