Uses of Interface
org.apache.giraph.conf.GiraphConstants
-
Packages that use GiraphConstants Package Description org.apache.giraph.conf -
-
Uses of GiraphConstants in org.apache.giraph.conf
Classes in org.apache.giraph.conf that implement GiraphConstants Modifier and Type Class Description 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.
-