|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapreduce.OutputCommitter
org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
org.apache.accumulo.server.master.LogSort.SortCommit
public static class LogSort.SortCommit
Field Summary |
---|
Fields inherited from class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter |
---|
TEMP_DIR_NAME |
Constructor Summary | |
---|---|
LogSort.SortCommit(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
|
Method Summary | |
---|---|
void |
abortTask(org.apache.hadoop.mapreduce.TaskAttemptContext context)
|
void |
cleanupJob(org.apache.hadoop.mapreduce.JobContext context)
|
Methods inherited from class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter |
---|
commitTask, getWorkPath, needsTaskCommit, setupJob, setupTask |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogSort.SortCommit(org.apache.hadoop.fs.Path outputPath, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void abortTask(org.apache.hadoop.mapreduce.TaskAttemptContext context)
abortTask
in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
public void cleanupJob(org.apache.hadoop.mapreduce.JobContext context) throws java.io.IOException
cleanupJob
in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |