Package | Description |
---|---|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
Modifier and Type | Field and Description |
---|---|
static PerGraphTypeBooleanConfOption |
GiraphConstants.GRAPH_TYPES_NEEDS_WRAPPERS
Whether user graph types need wrappers
|
Modifier and Type | Method and Description |
---|---|
static PerGraphTypeBoolean |
PerGraphTypeBoolean.readFromConf(PerGraphTypeBooleanConfOption options,
org.apache.hadoop.conf.Configuration conf)
Create from options and configuration
|
void |
PerGraphTypeBoolean.setFrom(PerGraphTypeBooleanConfOption options,
org.apache.hadoop.conf.Configuration conf)
Set data from per user graph type set of options
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.