| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.dedup.cc |
| Modifier and Type | Method and Description |
|---|---|
protected VertexWritable |
VertexWritable.clone() |
static VertexWritable |
VertexWritable.fromJSON(String json) |
VertexWritable |
VertexWritable.makeMessage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MindistSearchMapper.map(org.apache.hadoop.io.Text key,
VertexWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void |
ConnectedComponentsMapper.map(org.apache.hadoop.io.Text key,
VertexWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectedComponentsReducer.reduce(org.apache.hadoop.io.Text key,
Iterable<VertexWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void |
MindistSearchReducer.reduce(org.apache.hadoop.io.Text key,
Iterable<VertexWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
Copyright © 2018. All rights reserved.