I - Vertex idV - Vertex dataE - Edge datapublic class DefaultImmutableClassesGiraphConfigurable<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable> extends Object implements ImmutableClassesGiraphConfigurable<I,V,E>
| Constructor and Description | 
|---|
DefaultImmutableClassesGiraphConfigurable()  | 
| Modifier and Type | Method and Description | 
|---|---|
ImmutableClassesGiraphConfiguration<I,V,E> | 
getConf()
Return the configuration used by this object. 
 | 
void | 
setConf(ImmutableClassesGiraphConfiguration<I,V,E> conf)
Set the configuration to be used by this object. 
 | 
public DefaultImmutableClassesGiraphConfigurable()
public void setConf(ImmutableClassesGiraphConfiguration<I,V,E> conf)
GiraphConfigurationSettablesetConf in interface GiraphConfigurationSettable<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>conf - Set configurationpublic ImmutableClassesGiraphConfiguration<I,V,E> getConf()
ImmutableClassesGiraphConfigurablegetConf in interface ImmutableClassesGiraphConfigurable<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.