| Package | Description |
|---|---|
| edu.umd.cloud9.example.pagerank |
| Modifier and Type | Method and Description |
|---|---|
static PageRankNode |
PageRankNode.create(byte[] bytes)
Creates object from a byte array.
|
static PageRankNode |
PageRankNode.create(DataInput in)
Creates object from a
DataInput. |
Copyright © 2015. All rights reserved.