public abstract class CommonFileOutputFormat extends <any> implements PersistResultGraphAware
Constructor and Description |
---|
CommonFileOutputFormat() |
Modifier and Type | Method and Description |
---|---|
protected DataOutputStream |
getDataOutputStream(TaskAttemptContext job) |
boolean |
supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph,
GraphComputer.Persist persist) |
protected DataOutputStream getDataOutputStream(TaskAttemptContext job) throws IOException, InterruptedException
IOException
InterruptedException
public boolean supportsResultGraphPersistCombination(GraphComputer.ResultGraph resultGraph, GraphComputer.Persist persist)
supportsResultGraphPersistCombination
in interface PersistResultGraphAware
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.