This project has retired. For details please refer to its
Attic page.
NullOutputCommitter (Apache Gora 0.6 API)
- java.lang.Object
-
- org.apache.hadoop.mapreduce.OutputCommitter
-
- org.apache.gora.mapreduce.NullOutputCommitter
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
abortTask(org.apache.hadoop.mapreduce.TaskAttemptContext arg0) |
void |
cleanupJob(org.apache.hadoop.mapreduce.JobContext arg0) |
void |
commitTask(org.apache.hadoop.mapreduce.TaskAttemptContext arg0) |
boolean |
needsTaskCommit(org.apache.hadoop.mapreduce.TaskAttemptContext arg0) |
void |
setupJob(org.apache.hadoop.mapreduce.JobContext arg0) |
void |
setupTask(org.apache.hadoop.mapreduce.TaskAttemptContext arg0) |
-
Methods inherited from class org.apache.hadoop.mapreduce.OutputCommitter
abortJob, commitJob, isRecoverySupported, isRecoverySupported, recoverTask
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.