Package | Description |
---|---|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
Modifier and Type | Class and Description |
---|---|
class |
GiraphClasses<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
Holder for classes used by Giraph.
|
class |
GiraphConfiguration
Adds user methods specific to Giraph.
|
class |
ImmutableClassesGiraphConfiguration<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
The classes set here are immutable, the remaining configuration is mutable.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.