I - Vertex idV - Vertex dataE - Edge datapublic interface GiraphConfigurationSettable<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
| Modifier and Type | Method and Description |
|---|---|
void |
setConf(ImmutableClassesGiraphConfiguration<I,V,E> configuration)
Set the configuration to be used by this object.
|
void setConf(ImmutableClassesGiraphConfiguration<I,V,E> configuration)
configuration - Set configurationCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.