Uses of Enum Class
org.apache.hadoop.mapreduce.v2.api.records.TaskType
Packages that use TaskType
Package
Description
-
Uses of TaskType in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return TaskTypeModifier and TypeMethodDescriptionstatic TaskTypeTypeConverter.toYarn(org.apache.hadoop.mapreduce.TaskType taskType) Methods in org.apache.hadoop.mapreduce with parameters of type TaskType -
Uses of TaskType in org.apache.hadoop.mapreduce.v2.api.protocolrecords
Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords that return TaskTypeMethods in org.apache.hadoop.mapreduce.v2.api.protocolrecords with parameters of type TaskType -
Uses of TaskType in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb that return TaskTypeMethods in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb with parameters of type TaskTypeModifier and TypeMethodDescriptionvoidGetTaskReportsRequestPBImpl.setTaskType(TaskType taskType) -
Uses of TaskType in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return TaskTypeModifier and TypeMethodDescriptionabstract TaskTypeTaskId.getTaskType()static TaskTypeReturns the enum constant of this class with the specified name.static TaskType[]TaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.mapreduce.v2.api.records with parameters of type TaskType -
Uses of TaskType in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return TaskTypeMethods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type TaskType -
Uses of TaskType in org.apache.hadoop.mapreduce.v2.util
Methods in org.apache.hadoop.mapreduce.v2.util that return TaskTypeModifier and TypeMethodDescriptionstatic TaskTypeMRProtoUtils.convertFromProtoFormat(org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProto e) static TaskTypeMethods in org.apache.hadoop.mapreduce.v2.util with parameters of type TaskTypeModifier and TypeMethodDescriptionstatic org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskTypeProtoMRProtoUtils.convertToProtoFormat(TaskType e) static TaskIdstatic StringMRApps.taskSymbol(TaskType type)