Modifier and Type | Method and Description |
---|---|
Future<ComputerResult> |
GraphComputer.submit()
|
Future<ComputerResult> |
GraphComputerTest.BadGraphComputer.submit() |
Modifier and Type | Method and Description |
---|---|
protected Traverser.Admin<ComputerResult> |
ShortestPathVertexProgramStep.processNextStart() |
protected Traverser.Admin<ComputerResult> |
VertexProgramStep.processNextStart() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultComputerResult
The result of the
GraphComputer 's computation. |
Modifier and Type | Method and Description |
---|---|
static String |
StringFactory.computeResultString(ComputerResult computerResult) |
Modifier and Type | Method and Description |
---|---|
Future<ComputerResult> |
TinkerGraphComputer.submit() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.