Uses of Enum Class
org.apache.hadoop.mapreduce.v2.api.records.Phase
Packages that use Phase
Package
Description
-
Uses of Phase in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return Phase -
Uses of Phase in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return PhaseModifier and TypeMethodDescriptionTaskAttemptReport.getPhase()static PhaseReturns the enum constant of this class with the specified name.static Phase[]Phase.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 Phase -
Uses of Phase in org.apache.hadoop.mapreduce.v2.api.records.impl.pb
Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return PhaseMethods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type Phase -
Uses of Phase in org.apache.hadoop.mapreduce.v2.util
Methods in org.apache.hadoop.mapreduce.v2.util that return PhaseModifier and TypeMethodDescriptionstatic PhaseMRProtoUtils.convertFromProtoFormat(org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProto e) Methods in org.apache.hadoop.mapreduce.v2.util with parameters of type PhaseModifier and TypeMethodDescriptionstatic org.apache.hadoop.mapreduce.v2.proto.MRProtos.PhaseProtoMRProtoUtils.convertToProtoFormat(Phase e)