public class ConnectedComponentsComputationTestInMemory extends Object
ConnectedComponentsComputation| Constructor and Description |
|---|
ConnectedComponentsComputationTestInMemory() |
| Modifier and Type | Method and Description |
|---|---|
static Map.Entry<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.NullWritable>[] |
makeEdges(int... args) |
void |
testToyData()
A local integration test on toy data
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.