Package | Description |
---|---|
org.apache.giraph.graph |
Package of all the graph related objects, built on the
org.apache.bsp package.
|
Modifier and Type | Method and Description |
---|---|
GraphFunctions |
GraphTaskManager.getGraphFunctions()
Get the worker function enum.
|
static GraphFunctions |
GraphFunctions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphFunctions[] |
GraphFunctions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.