Package | Description |
---|---|
org.apache.giraph.examples |
Package of Giraph examples.
|
Modifier and Type | Class and Description |
---|---|
static class |
PageRankWithKryoSimpleWritable.EdgeValue
Creating a custom edge value class to force kryo to
register with a new ID.
|
static class |
PageRankWithKryoSimpleWritable.MessageValue
Creating a custom message value class to force kryo to
register with a new ID.
|
static class |
PageRankWithKryoSimpleWritable.VertexValue
Creating a custom vertex value class to force kryo to
register with a new ID.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.