public final class SparkGraphComputer extends AbstractHadoopGraphComputer
GraphComputer.Exceptions, GraphComputer.Features, GraphComputer.Persist, GraphComputer.ResultGraph
executed, hadoopGraph, logger, mapReducers, persist, resultGraph, vertexProgram
Constructor and Description |
---|
SparkGraphComputer(HadoopGraph hadoopGraph) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
Future<ComputerResult> |
submit()
|
features, mapReduce, persist, program, result, toString, validateStatePriorToExecution
public SparkGraphComputer(HadoopGraph hadoopGraph)
public Future<ComputerResult> submit()
GraphComputer
Future
denoting a reference to the asynchronous computation and where to get the DefaultComputerResult
when its is complete.Copyright © 2013–2015 Apache Software Foundation. All rights reserved.