Package | Description |
---|---|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
org.apache.giraph.edge |
Package of Vertex implementations.
|
Modifier and Type | Field and Description |
---|---|
static ClassConfOption<CreateSourceVertexCallback> |
GiraphConstants.CREATE_EDGE_SOURCE_VERTICES_CALLBACK
Defines a call back that can be used to make decisions on
whether the vertex should be created or not in the runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateSourceVertexCallback<I extends org.apache.hadoop.io.Writable>
Default implementation of vertex creation decision maker.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.