Uses of Package
org.apache.hadoop.mapreduce.task.annotation

Packages that use org.apache.hadoop.mapreduce.task.annotation
org.apache.hadoop.mapreduce   
org.apache.hadoop.mapreduce.lib.output   
 

Classes in org.apache.hadoop.mapreduce.task.annotation used by org.apache.hadoop.mapreduce
Checkpointable
          Contract 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.output
Checkpointable
          Contract representing to the framework that the task can be safely preempted and restarted between invocations of the user-defined function.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.