public abstract class CommonFileOutputFormat extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<org.apache.hadoop.io.NullWritable,VertexWritable> implements PersistResultGraphAware
| Constructor and Description |
|---|
CommonFileOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
protected DataOutputStream |
getDataOuputStream(org.apache.hadoop.mapreduce.TaskAttemptContext job) |
boolean |
supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
GraphComputer.Persist persist) |
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getRecordWriter, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathprotected DataOutputStream getDataOuputStream(org.apache.hadoop.mapreduce.TaskAttemptContext job) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic boolean supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph, GraphComputer.Persist persist)
supportsResultGraphPersistCombination in interface PersistResultGraphAwareCopyright © 2013–2015 Apache Software Foundation. All rights reserved.