public abstract class CommonFileOutputFormat extends <any> implements PersistResultGraphAware
| Constructor and Description | 
|---|
| CommonFileOutputFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DataOutputStream | getDataOuputStream(TaskAttemptContext job) | 
| boolean | supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
                                     GraphComputer.Persist persist) | 
protected DataOutputStream getDataOuputStream(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.