A B C D E F G H I J K L M N O P R S T U V W 

A

addAllAmInfos(Iterable<? extends MRProtos.AMInfoProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAllCompletionEvents(List<TaskAttemptCompletionEvent>) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
 
addAllCompletionEvents(List<TaskAttemptCompletionEvent>) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
 
addAllCompletionEvents(Iterable<? extends MRProtos.TaskAttemptCompletionEventProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addAllCounterGroups(Map<String, CounterGroup>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
 
addAllCounterGroups(Map<String, CounterGroup>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
addAllCounterGroups(Iterable<? extends MRProtos.StringCounterGroupMapProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addAllCounters(Map<String, Counter>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
addAllCounters(Map<String, Counter>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
addAllCounters(Iterable<? extends MRProtos.StringCounterMapProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addAllDiagnostics(List<String>) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
 
addAllDiagnostics(List<String>) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
 
addAllDiagnostics(List<String>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
addAllDiagnostics(List<String>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
addAllDiagnostics(Iterable<String>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
addAllDiagnostics(Iterable<String>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
addAllRunningAttempts(List<TaskAttemptId>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
addAllRunningAttempts(List<TaskAttemptId>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
addAllRunningAttempts(Iterable<? extends MRProtos.TaskAttemptIdProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addAllTaskReports(List<TaskReport>) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
 
addAllTaskReports(List<TaskReport>) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
 
addAllTaskReports(Iterable<? extends MRProtos.TaskReportProto>) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addAmInfos(MRProtos.AMInfoProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAmInfos(int, MRProtos.AMInfoProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAmInfos(MRProtos.AMInfoProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAmInfos(int, MRProtos.AMInfoProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAmInfosBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addAmInfosBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
addClasspathToEnv(Map<String, String>, String, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
addCompletionEvent(TaskAttemptCompletionEvent) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
 
addCompletionEvent(TaskAttemptCompletionEvent) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
 
addCompletionEvents(MRProtos.TaskAttemptCompletionEventProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCompletionEvents(int, MRProtos.TaskAttemptCompletionEventProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCompletionEvents(MRProtos.TaskAttemptCompletionEventProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCompletionEvents(int, MRProtos.TaskAttemptCompletionEventProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCompletionEventsBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCompletionEventsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
addCounterGroups(MRProtos.StringCounterGroupMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounterGroups(int, MRProtos.StringCounterGroupMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounterGroups(MRProtos.StringCounterGroupMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounterGroups(int, MRProtos.StringCounterGroupMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounterGroupsBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounterGroupsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
addCounters(MRProtos.StringCounterMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addCounters(int, MRProtos.StringCounterMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addCounters(MRProtos.StringCounterMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addCounters(int, MRProtos.StringCounterMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addCountersBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addCountersBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
addDiagnostics(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
 
addDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
 
addDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
addDiagnostics(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
addDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
addDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
addDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
addDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
addLog4jSystemProperties(Task, List<String>, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
Add the JVM system properties necessary to configure ContainerLogAppender or ContainerRollingLogAppender.
addRunningAttempt(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
addRunningAttempt(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
addRunningAttempts(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addRunningAttempts(int, MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addRunningAttempts(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addRunningAttempts(int, MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addRunningAttemptsBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addRunningAttemptsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
addTaskReport(TaskReport) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
 
addTaskReport(TaskReport) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
 
addTaskReports(MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addTaskReports(int, MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addTaskReports(MRProtos.TaskReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addTaskReports(int, MRProtos.TaskReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addTaskReportsBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addTaskReportsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
addToEnvironment(Map<String, String>, String, String, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
AM_INFOS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
AMInfo - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
AMInfoPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
AMInfoPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
AMInfoPBImpl(MRProtos.AMInfoProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
APP_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
ATTEMPT_RUN_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
Avataar - Enum in org.apache.hadoop.mapreduce.v2.api.records
 

B

build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
build() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 

C

callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.mapred.LocalJobRunner
 
cancelDelegationToken(CancelDelegationTokenRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
cancelDelegationToken(CancelDelegationTokenRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
Cancel an existing delegation token.
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
CancelDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The request issued by the client to the ResourceManager to cancel a delegation token.
CancelDelegationTokenRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
CancelDelegationTokenRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenRequestPBImpl
 
CancelDelegationTokenRequestPBImpl(SecurityProtos.CancelDelegationTokenRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenRequestPBImpl
 
CancelDelegationTokenResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The response from the ResourceManager to a cancelDelegationToken request.
CancelDelegationTokenResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
CancelDelegationTokenResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenResponsePBImpl
 
CancelDelegationTokenResponsePBImpl(SecurityProtos.CancelDelegationTokenResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenResponsePBImpl
 
CLEANUP_PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
clearAmInfos() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
clearAppId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
clearAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 attempt_run_time = 4;
clearCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float cleanup_progress = 5;
clearCompletionEvents() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
 
clearCompletionEvents() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
 
clearCompletionEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
clearContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
clearContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
clearCounterGroups() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
 
clearCounterGroups() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
clearCounterGroups() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
clearCounters() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
clearCounters() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
clearCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
clearCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
clearCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
clearCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
clearDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
clearDiagnostics() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
 
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
 
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
clearDiagnostics() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
clearDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
clearDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
clearDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
clearEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 event_id = 5;
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 finish_time = 8;
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 finish_time = 5;
clearFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 finish_time = 5;
clearFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 from_event_id = 2;
clearId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional int32 id = 2;
clearId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional int32 id = 2;
clearId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional int32 id = 3;
clearIsUber() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional bool is_uber = 16 [default = false];
clearJobFile() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
clearJobName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
clearJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
clearJobReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
clearJobState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
clearKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
clearKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
clearMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
clearMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float map_progress = 3;
clearMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 max_events = 3;
clearName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
clearName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
clearNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
clearNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
clearNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_http_port = 6;
clearNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_http_port = 14;
clearNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_port = 5;
clearNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_port = 13;
clearPhase() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.PhaseProto phase = 9;
clearProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional float progress = 3;
clearProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional float progress = 3;
clearReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float reduce_progress = 4;
clearRunningAttempts() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
clearRunningAttempts() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
clearRunningAttempts() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
clearSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float setup_progress = 6;
clearShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 shuffle_finish_time = 10;
clearSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 sort_finish_time = 11;
clearStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int64 start_time = 2;
clearStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 start_time = 7;
clearStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 start_time = 4;
clearStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 start_time = 4;
clearStateString() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
clearStatus() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
clearSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 submit_time = 15;
clearSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
clearTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
clearTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
clearTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
clearTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
clearTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
clearTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
clearTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
clearTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
clearTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
clearTaskReports() - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
 
clearTaskReports() - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
 
clearTaskReports() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
clearTaskState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
clearTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
clearTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
clearTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
clearUser() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
clearValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional int64 value = 3;
clearValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
clearValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
ClientHSSecurityInfo - Class in org.apache.hadoop.mapreduce.v2.security.client
 
ClientHSSecurityInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.security.client.ClientHSSecurityInfo
 
ClientHSTokenSelector - Class in org.apache.hadoop.mapreduce.v2.security.client
 
ClientHSTokenSelector() - Constructor for class org.apache.hadoop.mapreduce.v2.security.client.ClientHSTokenSelector
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
close(ClientProtocol) - Method in class org.apache.hadoop.mapred.LocalClientProtocolProvider
 
close() - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
compareTo(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
compareTo(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
compareTo(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
COMPLETION_EVENTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
CONF_FILE_NAME_SUFFIX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Suffix for configuration files.
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
convertFromProtoFormat(MRProtos.JobStateProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertFromProtoFormat(MRProtos.PhaseProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertFromProtoFormat(MRProtos.TaskAttemptCompletionEventStatusProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertFromProtoFormat(MRProtos.TaskAttemptStateProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertFromProtoFormat(MRProtos.TaskStateProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertFromProtoFormat(MRProtos.TaskTypeProto) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(JobState) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(Phase) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(TaskAttemptCompletionEventStatus) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(TaskAttemptState) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(TaskState) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
convertToProtoFormat(TaskType) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
correspondsTo(TaskAttemptState) - Method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskAttemptStateUI
 
correspondsTo(TaskState) - Method in enum org.apache.hadoop.mapreduce.v2.util.MRApps.TaskStateUI
 
Counter - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
COUNTER_GROUPS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
CounterGroup - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
CounterGroupPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
CounterGroupPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
CounterGroupPBImpl(MRProtos.CounterGroupProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
CounterPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
CounterPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
 
CounterPBImpl(MRProtos.CounterProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
 
Counters - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
COUNTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
CountersPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
CountersPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
CountersPBImpl(MRProtos.CountersProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
create(Configuration) - Method in class org.apache.hadoop.mapred.LocalClientProtocolProvider
 
create(InetSocketAddress, Configuration) - Method in class org.apache.hadoop.mapred.LocalClientProtocolProvider
 
createJobClassLoader(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
Creates a ApplicationClassLoader if MRJobConfig.MAPREDUCE_JOB_CLASSLOADER is set to true, and the APP_CLASSPATH environment variable is set.
crossPlatformifyMREnv(Configuration, ApplicationConstants.Environment) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 

D

decodeJobHistoryFileName(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
Helper function to decode the URL of the filename of the job-history log file.
DEFAULT_JHS_ADMIN_ACL - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_JHS_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_JHS_ADMIN_PORT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_CLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_DATESTRING_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_JOBLIST_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_LOADED_JOB_CACHE_SIZE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_MAX_AGE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_MAX_START_WAIT_TIME - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
Default is false to be able to run tests concurrently without port conflicts.
DEFAULT_MR_HISTORY_MOVE_INTERVAL_MS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_MOVE_THREAD_COUNT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_PORT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HISTORY_WEBAPP_PORT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HS_HTTP_POLICY - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HS_JHIST_FORMAT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HS_JOBNAME_LIMIT - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DEFAULT_MR_HS_RECOVERY_ENABLE - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
DIAGNOSTIC_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
doneSubdirsBeforeSerialTail() - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 

E

encodeJobHistoryFileName(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
Helper function to encode the URL of the filename of the job-history log file.
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
equals(Object) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
EVENT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 

F

failTaskAttempt(FailTaskAttemptRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
failTaskAttempt(RpcController, MRServiceProtos.FailTaskAttemptRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
failTaskAttempt(FailTaskAttemptRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
 
failTaskAttempt(RpcController, MRServiceProtos.FailTaskAttemptRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
failTaskAttempt(RpcController, MRServiceProtos.FailTaskAttemptRequestProto, RpcCallback<MRServiceProtos.FailTaskAttemptResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc failTaskAttempt(.hadoop.mapreduce.FailTaskAttemptRequestProto) returns (.hadoop.mapreduce.FailTaskAttemptResponseProto);
failTaskAttempt(RpcController, MRServiceProtos.FailTaskAttemptRequestProto, RpcCallback<MRServiceProtos.FailTaskAttemptResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc failTaskAttempt(.hadoop.mapreduce.FailTaskAttemptRequestProto) returns (.hadoop.mapreduce.FailTaskAttemptResponseProto);
failTaskAttempt(RpcController, MRServiceProtos.FailTaskAttemptRequestProto, RpcCallback<MRServiceProtos.FailTaskAttemptResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
FailTaskAttemptRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
FailTaskAttemptRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
FailTaskAttemptRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptRequestPBImpl
 
FailTaskAttemptRequestPBImpl(MRServiceProtos.FailTaskAttemptRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptRequestPBImpl
 
FailTaskAttemptResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
FailTaskAttemptResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
FailTaskAttemptResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptResponsePBImpl
 
FailTaskAttemptResponsePBImpl(MRServiceProtos.FailTaskAttemptResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptResponsePBImpl
 
FileNameIndexUtils - Class in org.apache.hadoop.mapreduce.v2.jobhistory
 
FileNameIndexUtils() - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.FileNameIndexUtils
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
FROM_EVENT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
fromYarn(JobId) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(ApplicationId) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskType) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskId) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskAttemptCompletionEvent[]) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskAttemptCompletionEvent) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskAttemptCompletionEventStatus) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskAttemptId) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(Counters) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(JobReport, String) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(QueueState) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(JobState) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskState) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(TaskReport) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(List<TaskReport>) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(YarnApplicationState, FinalApplicationStatus) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(NodeReport) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(ApplicationReport, String) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarn(QueueInfo, Configuration) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarnApplicationPriority(int) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarnApps(List<ApplicationReport>, Configuration) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarnNodes(List<NodeReport>) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarnQueueInfo(List<QueueInfo>, Configuration) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
fromYarnQueueUserAclsInfo(List<QueueUserACLInfo>) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 

G

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
 
getAmInfos(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfos(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfos(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
getAmInfosOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
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 ResourceManager and is used to generate the globally unique JobId.
getAppId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
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
 
getAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
getAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
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
 
getAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 attempt_run_time = 4;
getAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional int32 attempt_run_time = 4;
getAttemptRunTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional int32 attempt_run_time = 4;
getBlacklistedTrackers() - Method in class org.apache.hadoop.mapred.LocalJobRunner
Get all blacklisted trackers in cluster.
getChannel() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub
 
getChannel() - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
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
 
getCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float cleanup_progress = 5;
getCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float cleanup_progress = 5;
getCleanupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float cleanup_progress = 5;
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
 
getCompletionEvents(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEvents(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEvents(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
getCompletionEventsOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
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.
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
 
getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 15;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
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
 
getCounterGroups(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroups(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroups(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
getCounterGroupsOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
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
 
getCounters(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCounters(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCounters(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
getCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
optional .hadoop.mapreduce.CountersProto counters = 1;
getCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 1;
getCounters(RpcController, MRServiceProtos.GetCountersRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getCounters(RpcController, MRServiceProtos.GetCountersRequestProto, RpcCallback<MRServiceProtos.GetCountersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getCounters(.hadoop.mapreduce.GetCountersRequestProto) returns (.hadoop.mapreduce.GetCountersResponseProto);
getCounters(RpcController, MRServiceProtos.GetCountersRequestProto, RpcCallback<MRServiceProtos.GetCountersResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getCounters(.hadoop.mapreduce.GetCountersRequestProto) returns (.hadoop.mapreduce.GetCountersResponseProto);
getCounters(RpcController, MRServiceProtos.GetCountersRequestProto, RpcCallback<MRServiceProtos.GetCountersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getCountersBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
getCountersBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
getCountersOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
optional .hadoop.mapreduce.CountersProto counters = 1;
getCountersOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 1;
getCountersOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
getCountersOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
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
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
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
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
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
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
getDescriptor() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
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
 
getDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
getDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string diagnostic_info = 7;
getDiagnosticInfo() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string diagnostic_info = 7;
getDiagnosticInfoBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
getDiagnosticInfoBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string diagnostic_info = 7;
getDiagnosticInfoBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string diagnostic_info = 7;
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
 
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
getDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string diagnostics = 12;
getDiagnostics() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string diagnostics = 12;
getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated string diagnostics = 9;
getDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated string diagnostics = 9;
getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
getDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
repeated string diagnostics = 1;
getDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProtoOrBuilder
repeated string diagnostics = 1;
getDiagnostics(RpcController, MRServiceProtos.GetDiagnosticsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getDiagnostics(RpcController, MRServiceProtos.GetDiagnosticsRequestProto, RpcCallback<MRServiceProtos.GetDiagnosticsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getDiagnostics(.hadoop.mapreduce.GetDiagnosticsRequestProto) returns (.hadoop.mapreduce.GetDiagnosticsResponseProto);
getDiagnostics(RpcController, MRServiceProtos.GetDiagnosticsRequestProto, RpcCallback<MRServiceProtos.GetDiagnosticsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getDiagnostics(.hadoop.mapreduce.GetDiagnosticsRequestProto) returns (.hadoop.mapreduce.GetDiagnosticsResponseProto);
getDiagnostics(RpcController, MRServiceProtos.GetDiagnosticsRequestProto, RpcCallback<MRServiceProtos.GetDiagnosticsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getDiagnosticsBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
getDiagnosticsBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string diagnostics = 12;
getDiagnosticsBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string diagnostics = 12;
getDiagnosticsBytes(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
getDiagnosticsBytes(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated string diagnostics = 9;
getDiagnosticsBytes(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated string diagnostics = 9;
getDiagnosticsBytes(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
getDiagnosticsBytes(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
repeated string diagnostics = 1;
getDiagnosticsBytes(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProtoOrBuilder
repeated string diagnostics = 1;
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
 
getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated string diagnostics = 9;
getDiagnosticsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated string diagnostics = 9;
getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
getDiagnosticsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
repeated string diagnostics = 1;
getDiagnosticsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProtoOrBuilder
repeated string diagnostics = 1;
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
 
getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated string diagnostics = 9;
getDiagnosticsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated string diagnostics = 9;
getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
getDiagnosticsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
repeated string diagnostics = 1;
getDiagnosticsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProtoOrBuilder
repeated string diagnostics = 1;
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
 
getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string display_name = 2;
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string display_name = 2;
getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
getDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string display_name = 2;
getDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string display_name = 2;
getDisplayNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
getDisplayNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string display_name = 2;
getDisplayNameBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string display_name = 2;
getDisplayNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
getDisplayNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string display_name = 2;
getDisplayNameBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string display_name = 2;
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
 
getEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 event_id = 5;
getEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional int32 event_id = 5;
getEventId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional int32 event_id = 5;
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
 
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 finish_time = 8;
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 finish_time = 8;
getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 finish_time = 8;
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 finish_time = 5;
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 finish_time = 5;
getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 finish_time = 5;
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 finish_time = 5;
getFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional int64 finish_time = 5;
getFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional int64 finish_time = 5;
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
 
getFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 from_event_id = 2;
getFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional int32 from_event_id = 2;
getFromEventId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional int32 from_event_id = 2;
getHistoryDirsForCleaning(FileContext, Path, long) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Looks for the dirs to clean.
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 JobId which is unique for all applications started by a particular instance of the ResourceManager.
getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
getId() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional int32 id = 2;
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
optional int32 id = 2;
getId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProtoOrBuilder
optional int32 id = 2;
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional int32 id = 2;
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
optional int32 id = 2;
getId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProtoOrBuilder
optional int32 id = 2;
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional int32 id = 3;
getId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional int32 id = 3;
getId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional int32 id = 3;
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.
getIsUber() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional bool is_uber = 16 [default = false];
getIsUber() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional bool is_uber = 16 [default = false];
getIsUber() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional bool is_uber = 16 [default = false];
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() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
getJobFile() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobFile = 13;
getJobFile() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobFile = 13;
getJobFile(Configuration, String, JobID) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
getJobFileBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
getJobFileBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobFile = 13;
getJobFileBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobFile = 13;
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
 
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIDFromHistoryFilePath(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Returns the jobId from a job history file name.
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
getJobIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
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
 
getJobName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
getJobName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobName = 10;
getJobName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobName = 10;
getJobNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
getJobNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobName = 10;
getJobNameBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobName = 10;
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
 
getJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriority() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriorityBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriorityOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriorityOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.yarn.PriorityProto jobPriority = 17;
getJobPriorityOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
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
 
getJobReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProtoOrBuilder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReport(RpcController, MRServiceProtos.GetJobReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getJobReport(RpcController, MRServiceProtos.GetJobReportRequestProto, RpcCallback<MRServiceProtos.GetJobReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getJobReport(.hadoop.mapreduce.GetJobReportRequestProto) returns (.hadoop.mapreduce.GetJobReportResponseProto);
getJobReport(RpcController, MRServiceProtos.GetJobReportRequestProto, RpcCallback<MRServiceProtos.GetJobReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getJobReport(.hadoop.mapreduce.GetJobReportRequestProto) returns (.hadoop.mapreduce.GetJobReportResponseProto);
getJobReport(RpcController, MRServiceProtos.GetJobReportRequestProto, RpcCallback<MRServiceProtos.GetJobReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getJobReportBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
optional .hadoop.mapreduce.JobReportProto job_report = 1;
getJobReportOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProtoOrBuilder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
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
 
getJobState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
getJobState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.mapreduce.JobStateProto job_state = 2;
getJobState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
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
 
getKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional string key = 1;
getKey() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional string key = 1;
getKey() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional string key = 1;
getKeyBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional string key = 1;
getKeyBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional string key = 1;
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
 
getMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
getMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional string map_output_server_address = 3;
getMapOutputServerAddress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional string map_output_server_address = 3;
getMapOutputServerAddressBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
getMapOutputServerAddressBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional string map_output_server_address = 3;
getMapOutputServerAddressBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional string map_output_server_address = 3;
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
 
getMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float map_progress = 3;
getMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float map_progress = 3;
getMapProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float map_progress = 3;
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
 
getMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 max_events = 3;
getMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional int32 max_events = 3;
getMaxEvents() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional int32 max_events = 3;
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
 
getName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
getName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string name = 1;
getName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string name = 1;
getName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
getName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string name = 1;
getName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string name = 1;
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
 
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional string node_manager_host = 4;
getNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional string node_manager_host = 4;
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
getNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string node_manager_host = 12;
getNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string node_manager_host = 12;
getNodeManagerHostBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
getNodeManagerHostBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional string node_manager_host = 4;
getNodeManagerHostBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional string node_manager_host = 4;
getNodeManagerHostBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
getNodeManagerHostBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string node_manager_host = 12;
getNodeManagerHostBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string node_manager_host = 12;
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
 
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_http_port = 6;
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int32 node_manager_http_port = 6;
getNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int32 node_manager_http_port = 6;
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_http_port = 14;
getNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int32 node_manager_http_port = 14;
getNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int32 node_manager_http_port = 14;
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
 
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_port = 5;
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int32 node_manager_port = 5;
getNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int32 node_manager_port = 5;
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_port = 13;
getNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int32 node_manager_port = 13;
getNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int32 node_manager_port = 13;
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
getNumber() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
getNumMaps() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
getNumReduces() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getParserForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
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
 
getPhase() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.PhaseProto phase = 9;
getPhase() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.PhaseProto phase = 9;
getPhase() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.PhaseProto phase = 9;
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
 
getProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional float progress = 3;
getProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional float progress = 3;
getProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional float progress = 3;
getProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional float progress = 3;
getProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional float progress = 3;
getProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional float progress = 3;
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
 
getReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float reduce_progress = 4;
getReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float reduce_progress = 4;
getReduceProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float reduce_progress = 4;
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
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
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
 
getRunningAttempts(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttempts(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttempts(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
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
 
getRunningAttemptsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
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
 
getRunningAttemptsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getRunningAttemptsOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
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
 
getSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float setup_progress = 6;
getSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float setup_progress = 6;
getSetupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float setup_progress = 6;
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
 
getShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 shuffle_finish_time = 10;
getShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 shuffle_finish_time = 10;
getShuffleFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 shuffle_finish_time = 10;
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
 
getSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 sort_finish_time = 11;
getSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 sort_finish_time = 11;
getSortFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 sort_finish_time = 11;
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
 
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int64 start_time = 2;
getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int64 start_time = 2;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 start_time = 7;
getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 start_time = 4;
getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional int64 start_time = 4;
getStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional int64 start_time = 4;
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
 
getStateString() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
getStateString() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string state_string = 8;
getStateString() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string state_string = 8;
getStateStringBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
getStateStringBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string state_string = 8;
getStateStringBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string state_string = 8;
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
 
getStatus() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
getStatus() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
getStatus() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
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
 
getSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 submit_time = 15;
getSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 submit_time = 15;
getSubmitTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 submit_time = 15;
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
 
getSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttempt() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttemptBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttemptOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttemptOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
getSuccessfulAttemptOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
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
 
getTaskAttemptCompletionEvents(RpcController, MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getTaskAttemptCompletionEvents(RpcController, MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getTaskAttemptCompletionEvents(.hadoop.mapreduce.GetTaskAttemptCompletionEventsRequestProto) returns (.hadoop.mapreduce.GetTaskAttemptCompletionEventsResponseProto);
getTaskAttemptCompletionEvents(RpcController, MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getTaskAttemptCompletionEvents(.hadoop.mapreduce.GetTaskAttemptCompletionEventsRequestProto) returns (.hadoop.mapreduce.GetTaskAttemptCompletionEventsResponseProto);
getTaskAttemptCompletionEvents(RpcController, MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
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
 
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
getTaskAttemptIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
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
 
getTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReport(RpcController, MRServiceProtos.GetTaskAttemptReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getTaskAttemptReport(RpcController, MRServiceProtos.GetTaskAttemptReportRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getTaskAttemptReport(.hadoop.mapreduce.GetTaskAttemptReportRequestProto) returns (.hadoop.mapreduce.GetTaskAttemptReportResponseProto);
getTaskAttemptReport(RpcController, MRServiceProtos.GetTaskAttemptReportRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getTaskAttemptReport(.hadoop.mapreduce.GetTaskAttemptReportRequestProto) returns (.hadoop.mapreduce.GetTaskAttemptReportResponseProto);
getTaskAttemptReport(RpcController, MRServiceProtos.GetTaskAttemptReportRequestProto, RpcCallback<MRServiceProtos.GetTaskAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getTaskAttemptReportBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
getTaskAttemptReportOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
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
 
getTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
getTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
getTaskAttemptState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
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
 
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
getTaskIdOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
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
 
getTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
getTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
getTaskReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
getTaskReport(RpcController, MRServiceProtos.GetTaskReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getTaskReport(RpcController, MRServiceProtos.GetTaskReportRequestProto, RpcCallback<MRServiceProtos.GetTaskReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getTaskReport(.hadoop.mapreduce.GetTaskReportRequestProto) returns (.hadoop.mapreduce.GetTaskReportResponseProto);
getTaskReport(RpcController, MRServiceProtos.GetTaskReportRequestProto, RpcCallback<MRServiceProtos.GetTaskReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getTaskReport(.hadoop.mapreduce.GetTaskReportRequestProto) returns (.hadoop.mapreduce.GetTaskReportResponseProto);
getTaskReport(RpcController, MRServiceProtos.GetTaskReportRequestProto, RpcCallback<MRServiceProtos.GetTaskReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getTaskReportBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
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
 
getTaskReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
getTaskReportOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
getTaskReportOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
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
 
getTaskReports(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReports(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReports(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReports(RpcController, MRServiceProtos.GetTaskReportsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
getTaskReports(RpcController, MRServiceProtos.GetTaskReportsRequestProto, RpcCallback<MRServiceProtos.GetTaskReportsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc getTaskReports(.hadoop.mapreduce.GetTaskReportsRequestProto) returns (.hadoop.mapreduce.GetTaskReportsResponseProto);
getTaskReports(RpcController, MRServiceProtos.GetTaskReportsRequestProto, RpcCallback<MRServiceProtos.GetTaskReportsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc getTaskReports(.hadoop.mapreduce.GetTaskReportsRequestProto) returns (.hadoop.mapreduce.GetTaskReportsResponseProto);
getTaskReports(RpcController, MRServiceProtos.GetTaskReportsRequestProto, RpcCallback<MRServiceProtos.GetTaskReportsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
getTaskReportsBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsCount() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsCount() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilder(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilder(int) - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilderList() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
getTaskReportsOrBuilderList() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProtoOrBuilder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
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
 
getTaskState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
getTaskState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
getTaskState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
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
 
getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
getTaskType() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
getTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
getTaskType() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
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
 
getTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
getTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string trackingUrl = 11;
getTrackingUrl() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string trackingUrl = 11;
getTrackingUrlBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
getTrackingUrlBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string trackingUrl = 11;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string trackingUrl = 11;
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
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
 
getUser() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
getUser() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string user = 9;
getUser() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string user = 9;
getUserBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
getUserBytes() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string user = 9;
getUserBytes() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string user = 9;
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
 
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional int64 value = 3;
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional int64 value = 3;
getValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional int64 value = 3;
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
getValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional .hadoop.mapreduce.CounterProto value = 2;
getValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional .hadoop.mapreduce.CounterProto value = 2;
getValueBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValueBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
getValueOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValueOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValueOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
getValueOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
getValueOrBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional .hadoop.mapreduce.CounterProto value = 2;
getValueOrBuilder() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional .hadoop.mapreduce.CounterProto value = 2;
getYARNHttpPolicy() - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
 
getYARNWebappScheme() - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
 

H

handleKind(Text) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
hasAppId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
hasAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
hasAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
hasAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 attempt_run_time = 4;
hasAttemptRunTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional int32 attempt_run_time = 4;
hasAttemptRunTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional int32 attempt_run_time = 4;
hasCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float cleanup_progress = 5;
hasCleanupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float cleanup_progress = 5;
hasCleanupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float cleanup_progress = 5;
hasContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
hasContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional .hadoop.yarn.ContainerIdProto container_id = 3;
hasContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
hasContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
hasContainerId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 15;
hasContainerId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 6;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
hasCounters() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
optional .hadoop.mapreduce.CountersProto counters = 1;
hasCounters() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProtoOrBuilder
optional .hadoop.mapreduce.CountersProto counters = 1;
hasDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
hasDiagnosticInfo() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string diagnostic_info = 7;
hasDiagnosticInfo() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string diagnostic_info = 7;
hasDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
hasDiagnostics() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string diagnostics = 12;
hasDiagnostics() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string diagnostics = 12;
hasDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
hasDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string display_name = 2;
hasDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string display_name = 2;
hasDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
hasDisplayName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string display_name = 2;
hasDisplayName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string display_name = 2;
hasEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 event_id = 5;
hasEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional int32 event_id = 5;
hasEventId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional int32 event_id = 5;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 finish_time = 8;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 finish_time = 8;
hasFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 finish_time = 8;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 finish_time = 5;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 finish_time = 5;
hasFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 finish_time = 5;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 finish_time = 5;
hasFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional int64 finish_time = 5;
hasFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional int64 finish_time = 5;
hasFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 from_event_id = 2;
hasFromEventId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional int32 from_event_id = 2;
hasFromEventId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional int32 from_event_id = 2;
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
hashCode() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional int32 id = 2;
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
optional int32 id = 2;
hasId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProtoOrBuilder
optional int32 id = 2;
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional int32 id = 2;
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
optional int32 id = 2;
hasId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProtoOrBuilder
optional int32 id = 2;
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional int32 id = 3;
hasId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional int32 id = 3;
hasId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional int32 id = 3;
hasIsUber() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional bool is_uber = 16 [default = false];
hasIsUber() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional bool is_uber = 16 [default = false];
hasIsUber() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional bool is_uber = 16 [default = false];
hasJobFile() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
hasJobFile() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobFile = 13;
hasJobFile() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobFile = 13;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProtoOrBuilder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
hasJobName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
hasJobName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string jobName = 10;
hasJobName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string jobName = 10;
hasJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
hasJobPriority() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.yarn.PriorityProto jobPriority = 17;
hasJobPriority() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
hasJobReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
hasJobReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
optional .hadoop.mapreduce.JobReportProto job_report = 1;
hasJobReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProtoOrBuilder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
hasJobState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
hasJobState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional .hadoop.mapreduce.JobStateProto job_state = 2;
hasJobState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
hasKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional string key = 1;
hasKey() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional string key = 1;
hasKey() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional string key = 1;
hasMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
hasMapOutputServerAddress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional string map_output_server_address = 3;
hasMapOutputServerAddress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional string map_output_server_address = 3;
hasMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float map_progress = 3;
hasMapProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float map_progress = 3;
hasMapProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float map_progress = 3;
hasMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 max_events = 3;
hasMaxEvents() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
optional int32 max_events = 3;
hasMaxEvents() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder
optional int32 max_events = 3;
hasName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
optional string name = 1;
hasName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProtoOrBuilder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional string name = 1;
hasName() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional string name = 1;
hasNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
hasNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional string node_manager_host = 4;
hasNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional string node_manager_host = 4;
hasNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
hasNodeManagerHost() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string node_manager_host = 12;
hasNodeManagerHost() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string node_manager_host = 12;
hasNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_http_port = 6;
hasNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int32 node_manager_http_port = 6;
hasNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int32 node_manager_http_port = 6;
hasNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_http_port = 14;
hasNodeManagerHttpPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int32 node_manager_http_port = 14;
hasNodeManagerHttpPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int32 node_manager_http_port = 14;
hasNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_port = 5;
hasNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int32 node_manager_port = 5;
hasNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int32 node_manager_port = 5;
hasNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_port = 13;
hasNodeManagerPort() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int32 node_manager_port = 13;
hasNodeManagerPort() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int32 node_manager_port = 13;
hasPhase() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.PhaseProto phase = 9;
hasPhase() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.PhaseProto phase = 9;
hasPhase() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.PhaseProto phase = 9;
hasProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional float progress = 3;
hasProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional float progress = 3;
hasProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional float progress = 3;
hasProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional float progress = 3;
hasProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional float progress = 3;
hasProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional float progress = 3;
hasReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float reduce_progress = 4;
hasReduceProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float reduce_progress = 4;
hasReduceProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float reduce_progress = 4;
hasSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float setup_progress = 6;
hasSetupProgress() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional float setup_progress = 6;
hasSetupProgress() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional float setup_progress = 6;
hasShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 shuffle_finish_time = 10;
hasShuffleFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 shuffle_finish_time = 10;
hasShuffleFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 shuffle_finish_time = 10;
hasSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 sort_finish_time = 11;
hasSortFinishTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 sort_finish_time = 11;
hasSortFinishTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 sort_finish_time = 11;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
optional int64 start_time = 2;
hasStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProtoOrBuilder
optional int64 start_time = 2;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 start_time = 7;
hasStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional int64 start_time = 4;
hasStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional int64 start_time = 4;
hasStartTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional int64 start_time = 4;
hasStateString() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
hasStateString() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional string state_string = 8;
hasStateString() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional string state_string = 8;
hasStatus() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
hasStatus() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
hasStatus() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
hasSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 submit_time = 15;
hasSubmitTime() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional int64 submit_time = 15;
hasSubmitTime() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional int64 submit_time = 15;
hasSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
hasSuccessfulAttempt() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
hasSuccessfulAttempt() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
hasTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
hasTaskAttemptReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
hasTaskAttemptReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
hasTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
hasTaskAttemptState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
hasTaskAttemptState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProtoOrBuilder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskId() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
hasTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
hasTaskReport() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
hasTaskReport() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProtoOrBuilder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
hasTaskState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
hasTaskState() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
hasTaskState() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProtoOrBuilder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
hasTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTaskType() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProtoOrBuilder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTaskType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTaskType() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProtoOrBuilder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
hasTrackingUrl() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string trackingUrl = 11;
hasTrackingUrl() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string trackingUrl = 11;
hasUser() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
hasUser() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
optional string user = 9;
hasUser() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProtoOrBuilder
optional string user = 9;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional int64 value = 3;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
optional int64 value = 3;
hasValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProtoOrBuilder
optional int64 value = 3;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
optional .hadoop.mapreduce.CounterGroupProto value = 2;
hasValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProtoOrBuilder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
hasValue() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
optional .hadoop.mapreduce.CounterProto value = 2;
hasValue() - Method in interface org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProtoOrBuilder
optional .hadoop.mapreduce.CounterProto value = 2;
HISTORY_DONE_DIR_PERMISSION - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Permissions for the history done dir and derivatives.
HISTORY_DONE_DIR_UMASK - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Umask for the done dir and derivatives.
HISTORY_DONE_FILE_PERMISSION - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
HISTORY_INTERMEDIATE_DONE_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Permissions for the intermediate done directory.
HISTORY_INTERMEDIATE_FILE_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
HISTORY_INTERMEDIATE_USER_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Permissions for the user directory under the intermediate done directory.
HISTORY_STAGING_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Permissions for the history staging dir while JobInProgress.
HISTORY_STAGING_USER_DIR_PERMISSIONS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Permissions for the user directory under the staging directory.
historyLogSubdirectory(JobId, String, String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Gets the history subdirectory based on the jobId, timestamp and serial number format.
HSAdminProtocol - Interface in org.apache.hadoop.mapreduce.v2.api
 
HSAdminRefreshProtocol - Interface in org.apache.hadoop.mapreduce.v2.api
 
HSAdminRefreshProtocolPB - Interface in org.apache.hadoop.mapreduce.v2.api
 
HSAdminRefreshProtocolProtos - Class in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf service hadoop.mapreduce.HSAdminRefreshProtocolService
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService() - Constructor for class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub - Class in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshAdminAclsRequestProto
HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshAdminAclsRequestProto
HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshAdminAclsResponseProto
HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshAdminAclsResponseProto
HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto
HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLoadedJobCacheRequestProto
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLoadedJobCacheRequestProto
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLoadedJobCacheResponseProto
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLoadedJobCacheResponseProto
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLogRetentionSettingsRequestProto
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLogRetentionSettingsRequestProto
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLogRetentionSettingsResponseProto
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.hs.proto
Protobuf type hadoop.mapreduce.RefreshLogRetentionSettingsResponseProto
HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.hs.proto
 
HSClientProtocol - Interface in org.apache.hadoop.mapreduce.v2.api
 
HSClientProtocol - Interface in org.apache.hadoop.yarn.proto
Fake protocol to differentiate the blocking interfaces in the security info class loaders.
HSClientProtocol.HSClientProtocolService - Class in org.apache.hadoop.yarn.proto
 
HSClientProtocol.HSClientProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.HSClientProtocol.HSClientProtocolService
 
HSClientProtocol.HSClientProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
HSClientProtocolPB - Interface in org.apache.hadoop.mapreduce.v2.api
 
HSClientProtocolPBClientImpl - Class in org.apache.hadoop.mapreduce.v2.api.impl.pb.client
 
HSClientProtocolPBClientImpl(long, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.HSClientProtocolPBClientImpl
 
HSClientProtocolPBServiceImpl - Class in org.apache.hadoop.mapreduce.v2.api.impl.pb.service
 
HSClientProtocolPBServiceImpl(HSClientProtocol) - Constructor for class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.HSClientProtocolPBServiceImpl
 

I

ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
incrCounter(Enum<?>, long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
 
incrCounter(Enum<?>, long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
initialize(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
 
instantiateHistoryProxy(Configuration, InetSocketAddress) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
INTERMEDIATE_DATA_ENCRYPTION_ALGO - Static variable in class org.apache.hadoop.mapred.LocalJobRunner
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
IS_UBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
isManaged(Token<?>) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
isUber() - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
isUber() - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
isValidJobHistoryFileName(String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Checks whether the provided path string is a valid job history file.

J

J_ERROR_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_ERROR = 7;
J_FAILED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_FAILED = 5;
J_INITED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_INITED = 2;
J_KILLED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_KILLED = 6;
J_NEW_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_NEW = 1;
J_RUNNING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_RUNNING = 3;
J_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
J_SUCCEEDED = 4;
JHAdminConfig - Class in org.apache.hadoop.mapreduce.v2.jobhistory
Stores Job History configuration keys that can be set by administrators of the Job History server.
JHAdminConfig() - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
 
JHS_ADMIN_ACL - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
ACL of who can be admin of Job history server.
JHS_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
The address of the History server admin interface.
JOB - Static variable in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
JOB_HISTORY_FILE_EXTENSION - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Job History File extension.
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
JOB_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
JOB_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
JOB_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
JOBFILE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
JobHistoryUtils - Class in org.apache.hadoop.mapreduce.v2.jobhistory
 
JobHistoryUtils() - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
JobId - Class in org.apache.hadoop.mapreduce.v2.api.records
JobId represents the globally unique identifier for a MapReduce job.
JobId() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
JobIdPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
JobIdPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
 
JobIdPBImpl(MRProtos.JobIdProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
 
JobIndexInfo - Class in org.apache.hadoop.mapreduce.v2.jobhistory
Maintains information which may be used by the jobHistory indexing system.
JobIndexInfo() - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
JobIndexInfo(long, long, String, String, JobId, int, int, String) - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
JobIndexInfo(long, long, String, String, JobId, int, int, String, String) - Constructor for class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
JOBNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
JOBPRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
JobReport - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
JobReportPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
JobReportPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
JobReportPBImpl(MRProtos.JobReportProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
jobSerialNumber(JobId) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Computes a serial number used as part of directory naming for the given jobId.
JobState - Enum in org.apache.hadoop.mapreduce.v2.api.records
 

K

KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
killJob(JobID) - Method in class org.apache.hadoop.mapred.LocalJobRunner
 
killJob(KillJobRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
killJob(RpcController, MRServiceProtos.KillJobRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
killJob(KillJobRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
 
killJob(RpcController, MRServiceProtos.KillJobRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
killJob(RpcController, MRServiceProtos.KillJobRequestProto, RpcCallback<MRServiceProtos.KillJobResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc killJob(.hadoop.mapreduce.KillJobRequestProto) returns (.hadoop.mapreduce.KillJobResponseProto);
killJob(RpcController, MRServiceProtos.KillJobRequestProto, RpcCallback<MRServiceProtos.KillJobResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc killJob(.hadoop.mapreduce.KillJobRequestProto) returns (.hadoop.mapreduce.KillJobResponseProto);
killJob(RpcController, MRServiceProtos.KillJobRequestProto, RpcCallback<MRServiceProtos.KillJobResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
KillJobRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillJobRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillJobRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobRequestPBImpl
 
KillJobRequestPBImpl(MRServiceProtos.KillJobRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobRequestPBImpl
 
KillJobResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillJobResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillJobResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobResponsePBImpl
 
KillJobResponsePBImpl(MRServiceProtos.KillJobResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobResponsePBImpl
 
killTask(TaskAttemptID, boolean) - Method in class org.apache.hadoop.mapred.LocalJobRunner
killTask(KillTaskRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
killTask(RpcController, MRServiceProtos.KillTaskRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
killTask(KillTaskRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
 
killTask(RpcController, MRServiceProtos.KillTaskRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
killTask(RpcController, MRServiceProtos.KillTaskRequestProto, RpcCallback<MRServiceProtos.KillTaskResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc killTask(.hadoop.mapreduce.KillTaskRequestProto) returns (.hadoop.mapreduce.KillTaskResponseProto);
killTask(RpcController, MRServiceProtos.KillTaskRequestProto, RpcCallback<MRServiceProtos.KillTaskResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc killTask(.hadoop.mapreduce.KillTaskRequestProto) returns (.hadoop.mapreduce.KillTaskResponseProto);
killTask(RpcController, MRServiceProtos.KillTaskRequestProto, RpcCallback<MRServiceProtos.KillTaskResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
killTaskAttempt(KillTaskAttemptRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
killTaskAttempt(RpcController, MRServiceProtos.KillTaskAttemptRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
killTaskAttempt(KillTaskAttemptRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
 
killTaskAttempt(RpcController, MRServiceProtos.KillTaskAttemptRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
killTaskAttempt(RpcController, MRServiceProtos.KillTaskAttemptRequestProto, RpcCallback<MRServiceProtos.KillTaskAttemptResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc killTaskAttempt(.hadoop.mapreduce.KillTaskAttemptRequestProto) returns (.hadoop.mapreduce.KillTaskAttemptResponseProto);
killTaskAttempt(RpcController, MRServiceProtos.KillTaskAttemptRequestProto, RpcCallback<MRServiceProtos.KillTaskAttemptResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc killTaskAttempt(.hadoop.mapreduce.KillTaskAttemptRequestProto) returns (.hadoop.mapreduce.KillTaskAttemptResponseProto);
killTaskAttempt(RpcController, MRServiceProtos.KillTaskAttemptRequestProto, RpcCallback<MRServiceProtos.KillTaskAttemptResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
KillTaskAttemptRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillTaskAttemptRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillTaskAttemptRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptRequestPBImpl
 
KillTaskAttemptRequestPBImpl(MRServiceProtos.KillTaskAttemptRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptRequestPBImpl
 
KillTaskAttemptResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillTaskAttemptResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillTaskAttemptResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptResponsePBImpl
 
KillTaskAttemptResponsePBImpl(MRServiceProtos.KillTaskAttemptResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptResponsePBImpl
 
KillTaskRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillTaskRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillTaskRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskRequestPBImpl
 
KillTaskRequestPBImpl(MRServiceProtos.KillTaskRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskRequestPBImpl
 
KillTaskResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
KillTaskResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
KillTaskResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskResponsePBImpl
 
KillTaskResponsePBImpl(MRServiceProtos.KillTaskResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskResponsePBImpl
 
KIND_NAME - Static variable in class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier
 

L

LOCAL_MAX_MAPS - Static variable in class org.apache.hadoop.mapred.LocalJobRunner
The maximum number of map tasks to run in parallel in LocalJobRunner
LOCAL_MAX_REDUCES - Static variable in class org.apache.hadoop.mapred.LocalJobRunner
The maximum number of reduce tasks to run in parallel in LocalJobRunner
LocalClientProtocolProvider - Class in org.apache.hadoop.mapred
 
LocalClientProtocolProvider() - Constructor for class org.apache.hadoop.mapred.LocalClientProtocolProvider
 
localGlobber(FileContext, Path, String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
localGlobber(FileContext, Path, String, PathFilter) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
localGlobber(FileContext, Path, String, PathFilter, AtomicBoolean) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
Locality - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
LocalJobRunner - Class in org.apache.hadoop.mapred
Implements MapReduce locally, in-process, for debugging.
LocalJobRunner(Configuration) - Constructor for class org.apache.hadoop.mapred.LocalJobRunner
 
LocalJobRunner(JobConf) - Constructor for class org.apache.hadoop.mapred.LocalJobRunner
Deprecated.
LOG - Static variable in class org.apache.hadoop.mapred.LocalJobRunner
 
LOG - Static variable in class org.apache.hadoop.mapreduce.v2.util.MRApps
 

M

MAP_OUTPUT_SERVER_ADDRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
MAP_PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
MAP_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
MAP = 1;
MAX_EVENTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
mergeAppId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
mergeCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
mergeCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
mergeCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
mergeFrom(HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
mergeFrom(MRProtos.AMInfoProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
mergeFrom(MRProtos.CounterGroupProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
mergeFrom(MRProtos.CounterProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
mergeFrom(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
mergeFrom(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
mergeFrom(MRProtos.JobReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
mergeFrom(MRProtos.StringCounterGroupMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
mergeFrom(MRProtos.StringCounterMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
mergeFrom(MRProtos.TaskAttemptCompletionEventProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
mergeFrom(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
mergeFrom(MRProtos.TaskAttemptReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
mergeFrom(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
mergeFrom(MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
mergeFrom(MRServiceProtos.FailTaskAttemptRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
mergeFrom(MRServiceProtos.FailTaskAttemptResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetCountersRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetCountersResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetDiagnosticsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetDiagnosticsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetJobReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetJobReportResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskAttemptReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskAttemptReportResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskReportRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskReportResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskReportsRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
mergeFrom(MRServiceProtos.GetTaskReportsResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
mergeFrom(MRServiceProtos.KillJobRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
mergeFrom(MRServiceProtos.KillJobResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
mergeFrom(MRServiceProtos.KillTaskAttemptRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
mergeFrom(MRServiceProtos.KillTaskAttemptResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
mergeFrom(MRServiceProtos.KillTaskRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
mergeFrom(MRServiceProtos.KillTaskResponseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto.Builder
 
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
mergeJobPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
mergeJobReport(MRProtos.JobReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
mergeSuccessfulAttempt(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
mergeTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
mergeTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
mergeTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
mergeTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
mergeTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
mergeTaskAttemptReport(MRProtos.TaskAttemptReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
mergeTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
mergeTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
mergeTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
mergeTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
mergeTaskReport(MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
mergeValue(MRProtos.CounterGroupProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
mergeValue(MRProtos.CounterProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
MR_HISTORY_ADDRESS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JHAdminConfig
host:port address for History Server API.
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_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_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_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_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_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_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
 
MRClientProtocol - Class in org.apache.hadoop.yarn.proto
 
MRClientProtocol.MRClientProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.mapreduce.MRClientProtocolService
MRClientProtocol.MRClientProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
MRClientProtocol.MRClientProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
MRClientProtocol.MRClientProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
MRClientProtocol.MRClientProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
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
TokenIdentifier that 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
 
MRDelegationTokenIdentifier.Renewer() - Constructor for class org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier.Renewer
 
MRDelegationTokenRenewer - Class in org.apache.hadoop.mapreduce.v2.security
 
MRDelegationTokenRenewer() - Constructor for class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
MRProtos - Class in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.AMInfoProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.AMInfoProto
MRProtos.AMInfoProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.AMInfoProto
MRProtos.AMInfoProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.CounterGroupProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CounterGroupProto
MRProtos.CounterGroupProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CounterGroupProto
MRProtos.CounterGroupProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.CounterProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CounterProto
MRProtos.CounterProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CounterProto
MRProtos.CounterProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.CountersProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CountersProto
MRProtos.CountersProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.CountersProto
MRProtos.CountersProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.JobIdProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.JobIdProto
MRProtos.JobIdProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.JobIdProto
MRProtos.JobIdProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.JobReportProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.JobReportProto
MRProtos.JobReportProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.JobReportProto
MRProtos.JobReportProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.JobStateProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.JobStateProto
MRProtos.PhaseProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.PhaseProto
MRProtos.StringCounterGroupMapProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.StringCounterGroupMapProto
MRProtos.StringCounterGroupMapProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.StringCounterGroupMapProto
MRProtos.StringCounterGroupMapProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.StringCounterMapProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.StringCounterMapProto
MRProtos.StringCounterMapProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.StringCounterMapProto
MRProtos.StringCounterMapProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskAttemptCompletionEventProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptCompletionEventProto
MRProtos.TaskAttemptCompletionEventProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptCompletionEventProto
MRProtos.TaskAttemptCompletionEventProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskAttemptCompletionEventStatusProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.TaskAttemptCompletionEventStatusProto
MRProtos.TaskAttemptIdProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptIdProto
MRProtos.TaskAttemptIdProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptIdProto
MRProtos.TaskAttemptIdProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskAttemptReportProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptReportProto
MRProtos.TaskAttemptReportProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskAttemptReportProto
MRProtos.TaskAttemptReportProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskAttemptStateProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.TaskAttemptStateProto
MRProtos.TaskIdProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskIdProto
MRProtos.TaskIdProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskIdProto
MRProtos.TaskIdProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskReportProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskReportProto
MRProtos.TaskReportProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.TaskReportProto
MRProtos.TaskReportProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRProtos.TaskStateProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.TaskStateProto
MRProtos.TaskTypeProto - Enum in org.apache.hadoop.mapreduce.v2.proto
Protobuf enum hadoop.mapreduce.TaskTypeProto
MRProtoUtils - Class in org.apache.hadoop.mapreduce.v2.util
 
MRProtoUtils() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRProtoUtils
 
MRServiceProtos - Class in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.FailTaskAttemptRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.FailTaskAttemptRequestProto
MRServiceProtos.FailTaskAttemptRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.FailTaskAttemptRequestProto
MRServiceProtos.FailTaskAttemptRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.FailTaskAttemptResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.FailTaskAttemptResponseProto
MRServiceProtos.FailTaskAttemptResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.FailTaskAttemptResponseProto
MRServiceProtos.FailTaskAttemptResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetCountersRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetCountersRequestProto
MRServiceProtos.GetCountersRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetCountersRequestProto
MRServiceProtos.GetCountersRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetCountersResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetCountersResponseProto
MRServiceProtos.GetCountersResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetCountersResponseProto
MRServiceProtos.GetCountersResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetDiagnosticsRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetDiagnosticsRequestProto
MRServiceProtos.GetDiagnosticsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetDiagnosticsRequestProto
MRServiceProtos.GetDiagnosticsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetDiagnosticsResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetDiagnosticsResponseProto
MRServiceProtos.GetDiagnosticsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetDiagnosticsResponseProto
MRServiceProtos.GetDiagnosticsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetJobReportRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetJobReportRequestProto
MRServiceProtos.GetJobReportRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetJobReportRequestProto
MRServiceProtos.GetJobReportRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetJobReportResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetJobReportResponseProto
MRServiceProtos.GetJobReportResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetJobReportResponseProto
MRServiceProtos.GetJobReportResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptCompletionEventsRequestProto
MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptCompletionEventsRequestProto
MRServiceProtos.GetTaskAttemptCompletionEventsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptCompletionEventsResponseProto
MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptCompletionEventsResponseProto
MRServiceProtos.GetTaskAttemptCompletionEventsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskAttemptReportRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptReportRequestProto
MRServiceProtos.GetTaskAttemptReportRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptReportRequestProto
MRServiceProtos.GetTaskAttemptReportRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskAttemptReportResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptReportResponseProto
MRServiceProtos.GetTaskAttemptReportResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskAttemptReportResponseProto
MRServiceProtos.GetTaskAttemptReportResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskReportRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportRequestProto
MRServiceProtos.GetTaskReportRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportRequestProto
MRServiceProtos.GetTaskReportRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskReportResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportResponseProto
MRServiceProtos.GetTaskReportResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportResponseProto
MRServiceProtos.GetTaskReportResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskReportsRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportsRequestProto
MRServiceProtos.GetTaskReportsRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportsRequestProto
MRServiceProtos.GetTaskReportsRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.GetTaskReportsResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportsResponseProto
MRServiceProtos.GetTaskReportsResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.GetTaskReportsResponseProto
MRServiceProtos.GetTaskReportsResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillJobRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillJobRequestProto
MRServiceProtos.KillJobRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillJobRequestProto
MRServiceProtos.KillJobRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillJobResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillJobResponseProto
MRServiceProtos.KillJobResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillJobResponseProto
MRServiceProtos.KillJobResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillTaskAttemptRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskAttemptRequestProto
MRServiceProtos.KillTaskAttemptRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskAttemptRequestProto
MRServiceProtos.KillTaskAttemptRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillTaskAttemptResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskAttemptResponseProto
MRServiceProtos.KillTaskAttemptResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskAttemptResponseProto
MRServiceProtos.KillTaskAttemptResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillTaskRequestProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskRequestProto
MRServiceProtos.KillTaskRequestProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskRequestProto
MRServiceProtos.KillTaskRequestProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRServiceProtos.KillTaskResponseProto - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskResponseProto
MRServiceProtos.KillTaskResponseProto.Builder - Class in org.apache.hadoop.mapreduce.v2.proto
Protobuf type hadoop.mapreduce.KillTaskResponseProto
MRServiceProtos.KillTaskResponseProtoOrBuilder - Interface in org.apache.hadoop.mapreduce.v2.proto
 
MRWebAppUtil - Class in org.apache.hadoop.mapreduce.v2.util
 
MRWebAppUtil() - Constructor for class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
 

N

NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
newAMInfo(ApplicationAttemptId, long, ContainerId, String, int, int) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
newBuilder(HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
newBuilder(MRProtos.AMInfoProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
newBuilder(MRProtos.CounterGroupProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
newBuilder(MRProtos.CounterProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
newBuilder(MRProtos.CountersProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
newBuilder(MRProtos.JobIdProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
newBuilder(MRProtos.JobReportProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
newBuilder(MRProtos.StringCounterGroupMapProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
newBuilder(MRProtos.StringCounterMapProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
newBuilder(MRProtos.TaskAttemptCompletionEventProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
newBuilder(MRProtos.TaskAttemptIdProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
newBuilder(MRProtos.TaskAttemptReportProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
newBuilder(MRProtos.TaskIdProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
newBuilder(MRProtos.TaskReportProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
newBuilder(MRServiceProtos.FailTaskAttemptRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
newBuilder(MRServiceProtos.FailTaskAttemptResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
newBuilder(MRServiceProtos.GetCountersRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
newBuilder(MRServiceProtos.GetCountersResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
newBuilder(MRServiceProtos.GetDiagnosticsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
newBuilder(MRServiceProtos.GetDiagnosticsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
newBuilder(MRServiceProtos.GetJobReportRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
newBuilder(MRServiceProtos.GetJobReportResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
newBuilder(MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
newBuilder(MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
newBuilder(MRServiceProtos.GetTaskAttemptReportRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
newBuilder(MRServiceProtos.GetTaskAttemptReportResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
newBuilder(MRServiceProtos.GetTaskReportRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
newBuilder(MRServiceProtos.GetTaskReportResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
newBuilder(MRServiceProtos.GetTaskReportsRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
newBuilder(MRServiceProtos.GetTaskReportsResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
newBuilder(MRServiceProtos.KillJobRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
newBuilder(MRServiceProtos.KillJobResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
newBuilder(MRServiceProtos.KillTaskAttemptRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
newBuilder(MRServiceProtos.KillTaskAttemptResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
newBuilder(MRServiceProtos.KillTaskRequestProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
newBuilder(MRServiceProtos.KillTaskResponseProto) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
newJobId(ApplicationId, int) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newJobId(long, int, int) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newJobReport(JobId, String, String, JobState, long, long, long, float, float, float, float, String, List<AMInfo>, boolean, String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newJobReport(JobId, String, String, JobState, long, long, long, float, float, float, float, String, List<AMInfo>, boolean, String, Priority) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newReflectiveBlockingService(HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
newReflectiveBlockingService(HSClientProtocol.HSClientProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.HSClientProtocol.HSClientProtocolService
 
newReflectiveBlockingService(MRClientProtocol.MRClientProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
newReflectiveService(HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
newReflectiveService(MRClientProtocol.MRClientProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
 
newTaskAttemptId(TaskId, int) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
newTaskId(JobId, int, TaskType) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRBuilderUtils
 
NODE_MANAGER_HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
NODE_MANAGER_HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
NODE_MANAGER_HTTP_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
NODE_MANAGER_HTTP_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
NODE_MANAGER_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
NODE_MANAGER_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 

O

org.apache.hadoop.mapred - package org.apache.hadoop.mapred
 
org.apache.hadoop.mapreduce - package org.apache.hadoop.mapreduce
 
org.apache.hadoop.mapreduce.v2.api - package org.apache.hadoop.mapreduce.v2.api
 
org.apache.hadoop.mapreduce.v2.api.impl.pb.client - package org.apache.hadoop.mapreduce.v2.api.impl.pb.client
 
org.apache.hadoop.mapreduce.v2.api.impl.pb.service - package org.apache.hadoop.mapreduce.v2.api.impl.pb.service
 
org.apache.hadoop.mapreduce.v2.api.protocolrecords - package org.apache.hadoop.mapreduce.v2.api.protocolrecords
 
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb - package org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
org.apache.hadoop.mapreduce.v2.api.records - package org.apache.hadoop.mapreduce.v2.api.records
 
org.apache.hadoop.mapreduce.v2.api.records.impl.pb - package org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
org.apache.hadoop.mapreduce.v2.hs.proto - package org.apache.hadoop.mapreduce.v2.hs.proto
 
org.apache.hadoop.mapreduce.v2.jobhistory - package org.apache.hadoop.mapreduce.v2.jobhistory
 
org.apache.hadoop.mapreduce.v2.proto - package org.apache.hadoop.mapreduce.v2.proto
 
org.apache.hadoop.mapreduce.v2.security - package org.apache.hadoop.mapreduce.v2.security
 
org.apache.hadoop.mapreduce.v2.security.client - package org.apache.hadoop.mapreduce.v2.security.client
 
org.apache.hadoop.mapreduce.v2.util - package org.apache.hadoop.mapreduce.v2.util
 
org.apache.hadoop.yarn.proto - package org.apache.hadoop.yarn.proto
 

P

P_CLEANUP_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_CLEANUP = 6;
P_MAP_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_MAP = 2;
P_REDUCE_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_REDUCE = 5;
P_SHUFFLE_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_SHUFFLE = 3;
P_SORT_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_SORT = 4;
P_STARTING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
P_STARTING = 1;
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
PARSER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
Phase - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
PHASE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
proxy - Variable in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 

R

REDUCE_PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
REDUCE_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
REDUCE = 2;
refreshAdminAcls() - Method in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol
Refresh admin acls.
refreshAdminAcls(RpcController, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
 
refreshAdminAcls(RpcController, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto>) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface
rpc refreshAdminAcls(.hadoop.mapreduce.RefreshAdminAclsRequestProto) returns (.hadoop.mapreduce.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
rpc refreshAdminAcls(.hadoop.mapreduce.RefreshAdminAclsRequestProto) returns (.hadoop.mapreduce.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub
 
refreshJobRetentionSettings() - Method in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol
Refresh job retention settings.
refreshJobRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
 
refreshJobRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto>) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface
rpc refreshJobRetentionSettings(.hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto);
refreshJobRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
rpc refreshJobRetentionSettings(.hadoop.mapreduce.RefreshJobRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshJobRetentionSettingsResponseProto);
refreshJobRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub
 
refreshLoadedJobCache() - Method in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol
Refresh loaded job cache
refreshLoadedJobCache(RpcController, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
 
refreshLoadedJobCache(RpcController, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto>) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface
rpc refreshLoadedJobCache(.hadoop.mapreduce.RefreshLoadedJobCacheRequestProto) returns (.hadoop.mapreduce.RefreshLoadedJobCacheResponseProto);
refreshLoadedJobCache(RpcController, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
rpc refreshLoadedJobCache(.hadoop.mapreduce.RefreshLoadedJobCacheRequestProto) returns (.hadoop.mapreduce.RefreshLoadedJobCacheResponseProto);
refreshLoadedJobCache(RpcController, HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub
 
refreshLogRetentionSettings() - Method in interface org.apache.hadoop.mapreduce.v2.api.HSAdminRefreshProtocol
Refresh log retention settings.
refreshLogRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface
 
refreshLogRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto>) - Method in interface org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface
rpc refreshLogRetentionSettings(.hadoop.mapreduce.RefreshLogRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshLogRetentionSettingsResponseProto);
refreshLogRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService
rpc refreshLogRetentionSettings(.hadoop.mapreduce.RefreshLogRetentionSettingsRequestProto) returns (.hadoop.mapreduce.RefreshLogRetentionSettingsResponseProto);
refreshLogRetentionSettings(RpcController, HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto, RpcCallback<HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto>) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.MRClientProtocol
 
removeAmInfos(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
removeCompletionEvent(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsResponse
 
removeCompletionEvent(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsResponsePBImpl
 
removeCompletionEvents(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
removeCounter(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
removeCounter(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
removeCounterGroup(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
 
removeCounterGroup(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
removeCounterGroups(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
removeCounters(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
removeDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsResponse
 
removeDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsResponsePBImpl
 
removeDiagnostics(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
removeDiagnostics(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
removeRunningAttempt(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
removeRunningAttempt(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
removeRunningAttempts(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
removeTaskReport(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsResponse
 
removeTaskReport(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsResponsePBImpl
 
removeTaskReports(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
renew(Token<?>, Configuration) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.mapred.LocalJobRunner
 
renewDelegationToken(RenewDelegationTokenRequest) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.client.MRClientProtocolPBClientImpl
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - Method in class org.apache.hadoop.mapreduce.v2.api.impl.pb.service.MRClientProtocolPBServiceImpl
 
renewDelegationToken(RenewDelegationTokenRequest) - Method in interface org.apache.hadoop.mapreduce.v2.api.MRClientProtocol
Renew an existing delegation token.
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.BlockingInterface
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Interface
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.MRClientProtocol.MRClientProtocolService.Stub
 
RenewDelegationTokenRequest - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The request issued by the client to renew a delegation token from the ResourceManager.
RenewDelegationTokenRequestPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
RenewDelegationTokenRequestPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenRequestPBImpl
 
RenewDelegationTokenRequestPBImpl(SecurityProtos.RenewDelegationTokenRequestProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenRequestPBImpl
 
RenewDelegationTokenResponse - Interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords
The response to a renewDelegationToken call to the ResourceManager.
RenewDelegationTokenResponsePBImpl - Class in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 
RenewDelegationTokenResponsePBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenResponsePBImpl
 
RenewDelegationTokenResponsePBImpl(SecurityProtos.RenewDelegationTokenResponseProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenResponsePBImpl
 
RUNNING_ATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 

S

selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in class org.apache.hadoop.mapreduce.v2.security.client.ClientHSTokenSelector
 
SEPARATOR - Static variable in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
SERIAL_NUMBER_DIRECTORY_DIGITS - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
serialNumberDirectoryComponent(JobId, String) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Gets the serial number part of the path based on the jobId and serialNumber format.
setAMInfos(List<AMInfo>) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setAMInfos(List<AMInfo>) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setAmInfos(int, MRProtos.AMInfoProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
setAmInfos(int, MRProtos.AMInfoProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
repeated .hadoop.mapreduce.AMInfoProto am_infos = 14;
setAppAttemptId(ApplicationAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setAppAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setAppId(ApplicationId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
 
setAppId(ApplicationId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
setAppId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setAppId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
setAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
 
setAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
setAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
setAttemptRunTime(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
setAttemptRunTime(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
 
setAttemptRunTime(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 attempt_run_time = 4;
setClassLoader(ClassLoader, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
Sets the provided classloader on the given configuration and as the thread context classloader if the classloader is not null.
setClasspath(Map<String, String>, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
setCleanupProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setCleanupProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setCleanupProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float cleanup_progress = 5;
setCompletionEvents(int, MRProtos.TaskAttemptCompletionEventProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
setCompletionEvents(int, MRProtos.TaskAttemptCompletionEventProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto.Builder
repeated .hadoop.mapreduce.TaskAttemptCompletionEventProto completion_events = 1;
setContainerId(ContainerId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setContainerId(ContainerId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 3;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 15;
setCounter(String, Counter) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
setCounter(String, Counter) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
setCounterGroup(String, CounterGroup) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counters
 
setCounterGroup(String, CounterGroup) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CountersPBImpl
 
setCounterGroups(int, MRProtos.StringCounterGroupMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
setCounterGroups(int, MRProtos.StringCounterGroupMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto.Builder
repeated .hadoop.mapreduce.StringCounterGroupMapProto counter_groups = 1;
setCounters(Counters) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersResponse
 
setCounters(Counters) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
 
setCounters(Counters) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setCounters(Counters) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setCounters(Counters) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setCounters(Counters) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setCounters(int, MRProtos.StringCounterMapProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
setCounters(int, MRProtos.StringCounterMapProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
repeated .hadoop.mapreduce.StringCounterMapProto counters = 3;
setCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
setCounters(MRProtos.CountersProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
setCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
setCounters(MRProtos.CountersProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 6;
setCounters(MRProtos.CountersProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
setCounters(MRProtos.CountersProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto.Builder
optional .hadoop.mapreduce.CountersProto counters = 1;
setDelegationToken(Token) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.CancelDelegationTokenRequest
 
setDelegationToken(Token) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenResponse
 
setDelegationToken(Token) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenRequestPBImpl
 
setDelegationToken(Token) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenResponsePBImpl
 
setDelegationToken(Token) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenRequestPBImpl
 
setDelegationToken(Token) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenRequest
 
setDiagnosticInfo(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setDiagnosticInfo(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setDiagnosticInfo(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
setDiagnosticInfoBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string diagnostic_info = 7;
setDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setDiagnostics(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setDiagnostics(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
setDiagnostics(int, String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated string diagnostics = 9;
setDiagnostics(int, String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto.Builder
repeated string diagnostics = 1;
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string diagnostics = 12;
setDisplayName(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
 
setDisplayName(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
setDisplayName(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
setDisplayName(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
 
setDisplayName(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
setDisplayName(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
setDisplayNameBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string display_name = 2;
setDisplayNameBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string display_name = 2;
setEnvFromInputString(Map<String, String>, String, Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
setEventId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
setEventId(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
 
setEventId(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional int32 event_id = 5;
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setFinishTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setFinishTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setFinishTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 finish_time = 8;
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 finish_time = 5;
setFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 finish_time = 5;
setFromEventId(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
 
setFromEventId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
 
setFromEventId(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 from_event_id = 2;
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobIdPBImpl
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto.Builder
optional int32 id = 2;
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional int32 id = 2;
setId(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional int32 id = 3;
setIsUber(boolean) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setIsUber(boolean) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setIsUber(boolean) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional bool is_uber = 16 [default = false];
setJHSWebappURLWithoutScheme(Configuration, String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRWebAppUtil
 
setJobClassLoader(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
Creates and sets a ApplicationClassLoader on the given configuration and as the thread context classloader, if MRJobConfig.MAPREDUCE_JOB_CLASSLOADER is set to true, and the APP_CLASSPATH environment variable is set.
setJobFile(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setJobFile(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setJobFile(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
setJobFileBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobFile = 13;
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersRequest
 
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportRequest
 
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
 
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportRequestPBImpl
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobRequestPBImpl
 
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillJobRequest
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
 
setJobId(JobId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
setJobId(JobId) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobId(MRProtos.JobIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto.Builder
optional .hadoop.mapreduce.JobIdProto job_id = 1;
setJobName(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setJobName(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setJobName(String) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setJobName(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
setJobNameBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string jobName = 10;
setJobPriority(JobID, String) - Method in class org.apache.hadoop.mapred.LocalJobRunner
 
setJobPriority(Priority) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setJobPriority(Priority) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setJobPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
setJobPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.yarn.PriorityProto jobPriority = 17;
setJobReport(JobReport) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetJobReportResponse
 
setJobReport(JobReport) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
 
setJobReport(MRProtos.JobReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
setJobReport(MRProtos.JobReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto.Builder
optional .hadoop.mapreduce.JobReportProto job_report = 1;
setJobStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setJobState(JobState) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setJobState(JobState) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setJobState(MRProtos.JobStateProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional .hadoop.mapreduce.JobStateProto job_state = 2;
setJobStatus(String) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setKey(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
setKey(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional string key = 1;
setLocalMaxRunningMaps(JobContext, int) - Static method in class org.apache.hadoop.mapred.LocalJobRunner
Set the max number of map tasks to run concurrently in the LocalJobRunner.
setLocalMaxRunningReduces(JobContext, int) - Static method in class org.apache.hadoop.mapred.LocalJobRunner
Set the max number of reduce tasks to run concurrently in the LocalJobRunner.
setMapOutputServerAddress(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
setMapOutputServerAddress(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
 
setMapOutputServerAddress(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
setMapOutputServerAddressBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional string map_output_server_address = 3;
setMapProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setMapProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setMapProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float map_progress = 3;
setMaxEvents(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptCompletionEventsRequest
 
setMaxEvents(int) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptCompletionEventsRequestPBImpl
 
setMaxEvents(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto.Builder
optional int32 max_events = 3;
setName(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
 
setName(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.CounterGroup
 
setName(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterGroupPBImpl
 
setName(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
 
setName(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
setName(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional string name = 1;
setNextExpirationTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.RenewDelegationTokenResponsePBImpl
 
setNextExpirationTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.RenewDelegationTokenResponse
 
setNodeManagerHost(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setNodeManagerHost(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setNodeManagerHost(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setNodeManagerHost(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setNodeManagerHost(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
setNodeManagerHost(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
setNodeManagerHostBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional string node_manager_host = 4;
setNodeManagerHostBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string node_manager_host = 12;
setNodeManagerHttpPort(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setNodeManagerHttpPort(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setNodeManagerHttpPort(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setNodeManagerHttpPort(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setNodeManagerHttpPort(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_http_port = 6;
setNodeManagerHttpPort(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_http_port = 14;
setNodeManagerPort(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setNodeManagerPort(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setNodeManagerPort(int) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setNodeManagerPort(int) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setNodeManagerPort(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int32 node_manager_port = 5;
setNodeManagerPort(int) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int32 node_manager_port = 13;
setNumMaps(int) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setNumReduces(int) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setPhase(Phase) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setPhase(Phase) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setPhase(MRProtos.PhaseProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.PhaseProto phase = 9;
setProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional float progress = 3;
setProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional float progress = 3;
setQueueName(String) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setRawCounters(Counters) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setRawCounters(Counters) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setRawCounters(Counters) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setRawCounters(Counters) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setReduceProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setReduceProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setReduceProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float reduce_progress = 4;
setRenewer(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest
 
setRenewer(String) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
 
setRunningAttempts(int, MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
setRunningAttempts(int, MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
repeated .hadoop.mapreduce.TaskAttemptIdProto running_attempts = 7;
setSetupProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setSetupProgress(float) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setSetupProgress(float) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional float setup_progress = 6;
setShuffleFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setShuffleFinishTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
Set the shuffle finish time.
setShuffleFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 shuffle_finish_time = 10;
setSortFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setSortFinishTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
Set the sort/merge finish time.
setSortFinishTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 sort_finish_time = 11;
setStartTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.AMInfo
 
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.AMInfoPBImpl
 
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setStartTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setStartTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setStartTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto.Builder
optional int64 start_time = 2;
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 start_time = 7;
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional int64 start_time = 4;
setStartTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional int64 start_time = 4;
setStateString(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setStateString(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setStateString(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
setStateStringBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional string state_string = 8;
setStatus(TaskAttemptCompletionEventStatus) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
setStatus(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setStatus(TaskAttemptCompletionEventStatus) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEvent
 
setStatus(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setStatus(MRProtos.TaskAttemptCompletionEventStatusProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto.Builder
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
setSubmitTime(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setSubmitTime(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setSubmitTime(long) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setSubmitTime(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional int64 submit_time = 15;
setSuccessfulAttempt(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setSuccessfulAttempt(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setSuccessfulAttempt(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
setSuccessfulAttempt(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto successful_attempt = 8;
setTaskAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.FailTaskAttemptRequest
 
setTaskAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDiagnosticsRequest
 
setTaskAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportRequest
 
setTaskAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.FailTaskAttemptRequestPBImpl
 
setTaskAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDiagnosticsRequestPBImpl
 
setTaskAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportRequestPBImpl
 
setTaskAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskAttemptRequestPBImpl
 
setTaskAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskAttemptRequest
 
setTaskAttemptId(TaskAttemptId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setTaskAttemptId(TaskAttemptId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto.Builder
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
setTaskAttemptReport(TaskAttemptReport) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskAttemptReportResponse
 
setTaskAttemptReport(TaskAttemptReport) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskAttemptReportResponsePBImpl
 
setTaskAttemptReport(MRProtos.TaskAttemptReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
setTaskAttemptReport(MRProtos.TaskAttemptReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto.Builder
optional .hadoop.mapreduce.TaskAttemptReportProto task_attempt_report = 1;
setTaskAttemptState(TaskAttemptState) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
setTaskAttemptState(TaskAttemptState) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptReport
 
setTaskAttemptState(MRProtos.TaskAttemptStateProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
setTaskId(TaskId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportRequest
 
setTaskId(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportRequestPBImpl
 
setTaskId(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillTaskRequestPBImpl
 
setTaskId(TaskId) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.KillTaskRequest
 
setTaskId(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
 
setTaskId(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setTaskId(TaskId) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
setTaskId(TaskId) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskId(MRProtos.TaskIdProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto.Builder
optional .hadoop.mapreduce.TaskIdProto task_id = 1;
setTaskReport(TaskReport) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportResponse
 
setTaskReport(TaskReport) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportResponsePBImpl
 
setTaskReport(MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
setTaskReport(MRProtos.TaskReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto.Builder
optional .hadoop.mapreduce.TaskReportProto task_report = 1;
setTaskReports(int, MRProtos.TaskReportProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
setTaskReports(int, MRProtos.TaskReportProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto.Builder
repeated .hadoop.mapreduce.TaskReportProto task_reports = 1;
setTaskState(TaskState) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
setTaskState(TaskState) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.TaskReport
 
setTaskState(MRProtos.TaskStateProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto.Builder
optional .hadoop.mapreduce.TaskStateProto task_state = 2;
setTaskType(TaskType) - Method in interface org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetTaskReportsRequest
 
setTaskType(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetTaskReportsRequestPBImpl
 
setTaskType(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
 
setTaskType(TaskType) - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
setTaskType(MRProtos.TaskTypeProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
setTaskType(MRProtos.TaskTypeProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto.Builder
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
setTrackingUrl(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setTrackingUrl(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setTrackingUrl(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string trackingUrl = 11;
SETUP_PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
setupDistributedCache(Configuration, Map<String, LocalResource>) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
setupDistributedCacheLocal(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
Set up the DistributedCache related configs to make DistributedCache.getLocalCacheFiles(Configuration) and DistributedCache.getLocalCacheArchives(Configuration) working.
setUser(String) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.JobReportPBImpl
 
setUser(String) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.JobReport
 
setUser(String) - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
setUser(String) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
setUserBytes(ByteString) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto.Builder
optional string user = 9;
setValue(long) - Method in interface org.apache.hadoop.mapreduce.v2.api.records.Counter
 
setValue(long) - Method in class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.CounterPBImpl
 
setValue(long) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto.Builder
optional int64 value = 3;
setValue(MRProtos.CounterGroupProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
setValue(MRProtos.CounterGroupProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto.Builder
optional .hadoop.mapreduce.CounterGroupProto value = 2;
setValue(MRProtos.CounterProto) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
setValue(MRProtos.CounterProto.Builder) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto.Builder
optional .hadoop.mapreduce.CounterProto value = 2;
shouldCreateNonUserDirectory(Configuration) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
SHUFFLE_FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
SORT_FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
STATE_STRING_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
stopHistoryProxy(MRClientProtocol) - Method in class org.apache.hadoop.mapreduce.v2.security.MRDelegationTokenRenewer
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
submitJob(JobID, String, Credentials) - Method in class org.apache.hadoop.mapred.LocalJobRunner
 
SUCCESSFUL_ATTEMPT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
SUMMARY_FILE_NAME_SUFFIX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Suffix for summary files.

T

TA_COMMIT_PENDING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_COMMIT_PENDING = 4;
TA_FAILED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_FAILED = 6;
TA_KILLED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_KILLED = 7;
TA_NEW_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_NEW = 1;
TA_RUNNING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_RUNNING = 3;
TA_STARTING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_STARTING = 2;
TA_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
TA_SUCCEEDED = 5;
TACE_FAILED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
TACE_FAILED = 1;
TACE_KILLED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
TACE_KILLED = 2;
TACE_OBSOLETE_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
TACE_OBSOLETE = 4;
TACE_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
TACE_SUCCEEDED = 3;
TACE_TIPFAILED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
TACE_TIPFAILED = 5;
TASK - Static variable in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
TASK_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
TASK_ATTEMPT_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
TASK_ATTEMPT_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
TASK_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
TASK_REPORTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
TASK_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
TASK_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
TASK_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
TASKATTEMPT - Static variable in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
TaskAttemptCompletionEvent - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
TaskAttemptCompletionEventPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
TaskAttemptCompletionEventPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
TaskAttemptCompletionEventPBImpl(MRProtos.TaskAttemptCompletionEventProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptCompletionEventPBImpl
 
TaskAttemptCompletionEventStatus - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
TaskAttemptId - Class in org.apache.hadoop.mapreduce.v2.api.records
TaskAttemptId represents the unique identifier for a task attempt.
TaskAttemptId() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
TaskAttemptIdPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
TaskAttemptIdPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
 
TaskAttemptIdPBImpl(MRProtos.TaskAttemptIdProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptIdPBImpl
 
TaskAttemptReport - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
TaskAttemptReportPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
TaskAttemptReportPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
TaskAttemptReportPBImpl(MRProtos.TaskAttemptReportProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskAttemptReportPBImpl
 
TaskAttemptState - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
taskAttemptState(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
TaskId - Class in org.apache.hadoop.mapreduce.v2.api.records
TaskId represents the unique identifier for a Map or Reduce Task.
TaskId() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
TaskIdPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
TaskIdPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
 
TaskIdPBImpl(MRProtos.TaskIdProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskIdPBImpl
 
TaskReport - Interface in org.apache.hadoop.mapreduce.v2.api.records
 
TaskReportPBImpl - Class in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
 
TaskReportPBImpl() - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
TaskReportPBImpl(MRProtos.TaskReportProto) - Constructor for class org.apache.hadoop.mapreduce.v2.api.records.impl.pb.TaskReportPBImpl
 
TaskState - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
taskState(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
taskSymbol(TaskType) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
TaskType - Enum in org.apache.hadoop.mapreduce.v2.api.records
 
taskType(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
TIMESTAMP_DIR_PATTERN - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
TIMESTAMP_DIR_REGEX - Static variable in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
 
timestampDirectoryComponent(long) - Static method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils
Gets the timestamp component based on millisecond time.
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
toBuilder() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
toJobID(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toString() - Method in class org.apache.hadoop.mapreduce.v2.api.records.JobId
 
toString() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
 
toString() - Method in class org.apache.hadoop.mapreduce.v2.api.records.TaskId
 
toString() - Method in class org.apache.hadoop.mapreduce.v2.jobhistory.JobIndexInfo
 
toString(JobId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toString(TaskId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toString(TaskAttemptId) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toTaskAttemptID(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toTaskID(String) - Static method in class org.apache.hadoop.mapreduce.v2.util.MRApps
 
toYarn(JobID) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskType) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskID) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskStatus.State) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskStatus.Phase) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskAttemptID) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(TaskAttemptID) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(Counters) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarn(Counters) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
toYarnApplicationPriority(String) - Static method in class org.apache.hadoop.mapreduce.TypeConverter
 
TRACKINGURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
TS_FAILED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_FAILED = 5;
TS_KILLED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_KILLED = 6;
TS_NEW_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_NEW = 1;
TS_RUNNING_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_RUNNING = 3;
TS_SCHEDULED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_SCHEDULED = 2;
TS_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
TS_SUCCEEDED = 4;
TypeConverter - Class in org.apache.hadoop.mapreduce
 
TypeConverter() - Constructor for class org.apache.hadoop.mapreduce.TypeConverter
 

U

USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 

V

VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
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.proto.MRProtos.JobStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto
 
valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventStatusProto
 
valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto
 
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.proto.MRProtos.JobStateProto
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.proto.MRProtos.PhaseProto
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.proto.MRProtos.TaskAttemptCompletionEventStatusProto
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.proto.MRProtos.TaskAttemptStateProto
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.proto.MRProtos.TaskStateProto
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.proto.MRProtos.TaskTypeProto
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
 

W

writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
writeReplace() - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshJobRetentionSettingsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2018 Apache Software Foundation. All Rights Reserved.