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
IOException
InterruptedException
public boolean supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph, GraphComputer.Persist persist)
supportsResultGraphPersistCombination
in interface PersistResultGraphAware
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.