Uses of Package
org.apache.hadoop.mapreduce.task.annotation
Packages that use org.apache.hadoop.mapreduce.task.annotation
-
Classes in org.apache.hadoop.mapreduce.task.annotation used by org.apache.hadoop.mapreduceClassDescriptionContract representing to the framework that the task can be safely preempted and restarted between invocations of the user-defined function.
-
Classes in org.apache.hadoop.mapreduce.task.annotation used by org.apache.hadoop.mapreduce.lib.outputClassDescriptionContract representing to the framework that the task can be safely preempted and restarted between invocations of the user-defined function.