public abstract class TestLongNullNullBlockFactory extends AbstractBlockFactory<Object>
CONFIGURATORS| Constructor and Description |
|---|
TestLongNullNullBlockFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createExecutionStage(GiraphConfiguration conf) |
protected Class<? extends org.apache.hadoop.io.Writable> |
getEdgeValueClass(GiraphConfiguration conf) |
protected Class<? extends org.apache.hadoop.io.WritableComparable> |
getVertexIDClass(GiraphConfiguration conf) |
protected Class<? extends org.apache.hadoop.io.Writable> |
getVertexValueClass(GiraphConfiguration conf) |
additionalInitConfig, getConvenienceConfiguratorPackages, getGcJavaOpts, getWorkerContextValueClass, initConfig, registerOutputs, shouldCreateVertexOnMsgs, shouldSendOneMessageToAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateBlockprotected Class<? extends org.apache.hadoop.io.WritableComparable> getVertexIDClass(GiraphConfiguration conf)
getVertexIDClass in class AbstractBlockFactory<Object>protected Class<? extends org.apache.hadoop.io.Writable> getVertexValueClass(GiraphConfiguration conf)
getVertexValueClass in class AbstractBlockFactory<Object>protected Class<? extends org.apache.hadoop.io.Writable> getEdgeValueClass(GiraphConfiguration conf)
getEdgeValueClass in class AbstractBlockFactory<Object>public Object createExecutionStage(GiraphConfiguration conf)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.