E
- Edge Valuepublic class DefaultEdgeValueFactory<E extends org.apache.hadoop.io.Writable> extends Object implements EdgeValueFactory<E>, GiraphConfigurationSettable
Constructor and Description |
---|
DefaultEdgeValueFactory() |
Modifier and Type | Method and Description |
---|---|
E |
newInstance()
Create a new value.
|
void |
setConf(ImmutableClassesGiraphConfiguration conf)
Set the configuration to be used by this object.
|
public void setConf(ImmutableClassesGiraphConfiguration conf)
GiraphConfigurationSettable
setConf
in interface GiraphConfigurationSettable
conf
- Set configurationpublic E newInstance()
ValueFactory
newInstance
in interface ValueFactory<E extends org.apache.hadoop.io.Writable>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.